-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Wrong focus on close findbar (#1429)
* fix(findbar): Store element to focus after close findbar * fix(findbar): make prop not required on props * fix(findbar): add function to onclick method * fix(findbar): remove unnesesary hook adding event.target * fix(findbar): prettier fix * fix(findbar): check that focus exist * fix(findbar): update test * fix(findbar): update test since onFindbar toggle has attributtes * fix(findbar): renaming property because convention
- Loading branch information
1 parent
88c55d8
commit 8b6aff7
Showing
3 changed files
with
14 additions
and
7 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