Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] give empty row an id #2001

Merged
merged 2 commits into from
May 2, 2024
Merged

Conversation

joriverm
Copy link
Contributor

@joriverm joriverm commented May 2, 2024

Pull Request

πŸ“– Description

clicking in the empty content results in webcomponents to throw an error. this fixes it

🎫 Issues

#2000

πŸ‘©β€πŸ’» Reviewer Notes

the datagrid tests seem to be skipped. is it ok that i didn't add a test?

πŸ“‘ Test Plan

see issue

βœ… Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new compontent
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

⏭ Next Steps

n/a

@vnbaaij
Copy link
Collaborator

vnbaaij commented May 2, 2024

Good catch. Thanks for reporting AND fixing!

@vnbaaij vnbaaij enabled auto-merge (squash) May 2, 2024 09:52
@vnbaaij vnbaaij merged commit 6d7fc96 into microsoft:dev May 2, 2024
2 checks passed
@joriverm
Copy link
Contributor Author

joriverm commented May 2, 2024

np! small mistake and easy fix, might as well make a PR then!

@joriverm joriverm deleted the fixes/empty-row-id branch May 2, 2024 09:55
vnbaaij added a commit that referenced this pull request May 15, 2024
Co-authored-by: AI\jvermeyl <joris.vermeylen@uzgent.be>
Co-authored-by: Vincent Baaij <vnbaaij@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants