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 with lots of items #1065

Closed
chrismcv opened this issue Jul 8, 2015 · 2 comments
Closed

Dropdown with lots of items #1065

chrismcv opened this issue Jul 8, 2015 · 2 comments
Assignees
Labels
component: menu This is the name of the generic UI component, not the React module!

Comments

@chrismcv
Copy link
Contributor

chrismcv commented Jul 8, 2015

Hi,
Have a problem with the menu/menu.jsx, and lots of items which affects select field/dropdown menu.

I tried a max-height and overflow:auto, but this won't work, as the menu sets overflow to visible on load for CSS transitions.

I saw that the other menu in menus/menu.jsx seems to do a bit more advanced calculation on height.

@hai-cea - could you advise on what the other menus should be used for, or if you've any ideas for a solution to this issue?

image

Thanks,
Chris

@hai-cea
Copy link
Member

hai-cea commented Jul 8, 2015

@chrismcv The new menus are a revamp of the current menus and takes care of this problem. IconMenu replaces IconDropDown and is pretty much complete and will be released soon. I'll work on replacing DropDownMenu next.

@hai-cea
Copy link
Member

hai-cea commented Jul 13, 2015

Dupe of #642

@hai-cea hai-cea closed this as completed Jul 13, 2015
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: menu This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: menu This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants