-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(action-bar): no longer delegates focus when clicked on non-focusa…
…ble region (#7310) **Related Issue:** #6462 ## Summary This PR will fix focusing `calcite-action` in `calcite-action-bar` when user clicks on non-focusable area. Neither the collapse button nor slotted `calcite-action` will be focused when clicked on non-focusable area.
- Loading branch information
1 parent
7f486eb
commit 1a9c15c
Showing
3 changed files
with
34 additions
and
8 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
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