Skip to content

Conversation

@ibetitsmike
Copy link
Contributor

Generated with mux

The UntrackedStatus popup was being clipped by parent containers with overflow:hidden.

Fix: Use createPortal with fixed positioning and dynamic coordinates calculated from the trigger element's bounding rect. Also updated click-outside handler to account for the portal element.

The popup was being clipped by parent containers with overflow:hidden.
Now uses createPortal with fixed positioning and dynamic coordinates
calculated from the trigger element's bounding rect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant