-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Popover: Refactor popover to clarify computations (#6799)
* Popover: Refactor popover to clarify computations and support setting max-width/max-height depending on the available space * Fix popover z-index * Adding unit tests * Fix inserter popover * Remove useless check * Fix e2e tests * Fix unit tests * All the popovers should show up above the UI * Leave more space for the arrow * Set timeout moved to the focus handler * Split the popover utility to smaller functions and test the mobile case
- Loading branch information
1 parent
5f3c7f8
commit c8f8806
Showing
12 changed files
with
452 additions
and
370 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
Oops, something went wrong.