-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: issue with grid when grid table body is clicked and enter key is…
… hit (#2146) * fix: it should not throw error when grid table body has focus and enter key is hit * extract comparison into a separate variable * Refactor to merge _parseEventPath and _getGridCellFocusLocation into a general _getGridLocation Co-authored-by: Sascha Ißbrücker <sissbruecker@vaadin.com>
- Loading branch information
1 parent
95484c1
commit cf9ef53
Showing
2 changed files
with
25 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters