Popover does not position itself relative to its anchor #69

Closed
opened 2026-02-28 19:04:11 +00:00 by aniram · 2 comments
aniram added this to the 2026.1 milestone 2026-02-28 19:04:11 +00:00
aniram changed title from Popover positions itself not relative to its anchor to Popover does not position itself relative to its anchor 2026-07-10 22:25:56 +00:00
aniram added reference feature/search-proposition-with-filters 2026-07-11 10:20:08 +00:00
Author
Owner

The CSS property position-area is not available on the Popover API on iOS 18 and below.
I've added a polyfill for it.

The CSS property [**position-area**](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/position-area#browser_compatibility) is not available on the Popover API on iOS 18 and below. I've added a polyfill for it.
Author
Owner

The polyfill does not fix it 100%. When you scroll the popover does not stay anchored but scrolls with the page. Using the Details tag instead.

The polyfill does not fix it 100%. When you scroll the popover does not stay anchored but scrolls with the page. Using the Details tag instead.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
overdrives/chambersbr#69
No description provided.