Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dropdown menu not fully visible in constrained containers #1492

Closed

Conversation

abhinavkrin
Copy link
Member

@abhinavkrin abhinavkrin commented Dec 2, 2024

Proposed changes (including videos or screenshots)

This PR resolves the issue where dropdown menus are clipped or not fully visible inside containers with constrained height or overflow properties. The menus are now fully visible and accessible

before

image

after

Screenshot 2024-12-02 at 6 31 58 PM

Fixes an issue where dropdown menus were clipped or hidden inside constrained containers.

Issue(s)

Further comments

CORE-760

@dougfabris
Copy link
Member

dougfabris commented Dec 2, 2024

@abhinavkrin this is not the behavior we always want for this component. In order to fix the issue you should use the detached property when using MenuV2

@dougfabris dougfabris closed this Dec 2, 2024
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.

2 participants