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

Dropdown Menu Placement #684

Open
UsaidAqeel opened this issue Mar 4, 2025 · 1 comment
Open

Dropdown Menu Placement #684

UsaidAqeel opened this issue Mar 4, 2025 · 1 comment
Labels

Comments

@UsaidAqeel
Copy link

UsaidAqeel commented Mar 4, 2025

Is your feature request related to a problem? Please describe.

Dropdown menu sometimes gets cut off or overlaps with other UI elements. It would be great to have a menuPlacement prop (similar to React Select) that allows controlling where the menu appears, such as auto, top, or bottom.

Describe the solution you'd like
Introduce a prop like menuPlacement with options (auto, bottom, top).

<TreeSelect
  menuPlacement="bottomRight" />
Copy link

github-actions bot commented Apr 3, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant