-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable ESC and clicking background to close full screen dialog (#8697)
* Enable ESC and clicking background to close full screen dialog * Update gridicons and reposition close button on dialog * Better spacing * Only import the one gridicon we need * Revert unnecessary changes to gridicons * Fix JS error due to unbound handler * Fix event binding and restrict to ESC code * Fix eslint error * Removed bind calls from property assignments.
- Loading branch information
1 parent
a74f611
commit 36b4d68
Showing
2 changed files
with
33 additions
and
13 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