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.
@ibetitsmike ibetitsmike added this pull request to the merge queue Nov 26, 2025
Merged via the queue into main with commit d4c0c36 Nov 26, 2025
16 of 19 checks passed
@ibetitsmike ibetitsmike deleted the fix-untracked-popup-overflow branch November 26, 2025 09:31
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