pixiebrix-extension
pixiebrix-extension copied to clipboard
Use `popover` API to avoid z-index flights
Seen in https://github.com/pixiebrix/pixiebrix-extension/pull/8016#discussion_r1535389275
Places that can benefit from the popover API, if they don't already use it:
- notifications
- quickbar
- command popover
- modals
- https://github.com/pixiebrix/pixiebrix-extension/issues/8028