-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(select): fix disabled select option can be selected with enter (#874
) This pr fixes navigating in the select options with the arrow keys, disabled option can be selected with enter bug. Closes [873](#873) --------- Co-authored-by: Ahmet Ozan Tekin <[email protected]>
- Loading branch information
1 parent
f07c5e5
commit f3d1c35
Showing
2 changed files
with
21 additions
and
4 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