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

Fix OnRowwFocus and sorting for DataGrid #1577

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Conversation

vnbaaij
Copy link
Collaborator

@vnbaaij vnbaaij commented Feb 26, 2024

Fix #1540 by only invoking RowFocus/CellFocus for default rows/cells (so not for (sticky) header, ColumnHeader and RowHeader)

@vnbaaij vnbaaij added this to the V4.5.0 milestone Feb 26, 2024
@vnbaaij vnbaaij self-assigned this Feb 26, 2024
@vnbaaij vnbaaij enabled auto-merge (squash) February 27, 2024 11:05
@vnbaaij vnbaaij merged commit a058fdf into dev Feb 27, 2024
4 checks passed
@vnbaaij vnbaaij deleted the vnbaaij/fix-issue-#1540 branch February 27, 2024 15:00
vnbaaij added a commit that referenced this pull request Mar 6, 2024
* Fix #1531 by using web components current-value instead of value.

* Fix #1540 by only invoking RowFocus/CellFocus for default rows/cells
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.

fix: FluentDataGrid OnRowFocus and sorting not working when contained in FluentGrid
2 participants