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

[DropDownMenu] Allow menus to scroll #642

Closed
bblumberg opened this issue May 13, 2015 · 7 comments
Closed

[DropDownMenu] Allow menus to scroll #642

bblumberg opened this issue May 13, 2015 · 7 comments
Labels
component: menu This is the name of the generic UI component, not the React module!

Comments

@bblumberg
Copy link

Google has a nice example of what they call a drop down textfield. Any plans to implement this? I tried to implement something similar, but its tough because you need to insert the scrolling in an inconvenient place given the mui framework (and probably hide the paper associated with menus)

@hai-cea hai-cea changed the title any plans for scrolling menu/drop down textfield [DropDownMenu] Allow menus to scroll Jun 19, 2015
@alexyaseen
Copy link

any update on this?

@RobTheBuilder2
Copy link

Any update on this? If I have a drop down menu with a lot of items in a Dialog component, things are not displayed properly.

@shaurya947
Copy link
Contributor

duplicate of #414

@RobTheBuilder2
Copy link

Why did you close this? What we are discussing is different from the issue that you linked to. In the other issue he is saying that items flow out of the menu. I'm saying that if the menu is inside a dialog, items do NOT get displayed at all when the list is large. And, the guy from issue #1065 is saying that even outside of a Dialog component, he is having issues. The list is getting truncated and/or a full screen scroll is being required. Dropdown menus should have some scrolling capability, otherwise they are not usable in a modern layout. Please re-open this item because it is not related to the other one. They are different use cases.

@shaurya947
Copy link
Contributor

My bad @RobTheBuilder2. Thanks for noticing and re-opening @oliviertassinari

@jgoux
Copy link
Contributor

jgoux commented Nov 20, 2015

I'm unable to use SelectField as well because of it. Is there a quick fix that we can apply now until there is a real solution ?

@alitaheri
Copy link
Member

#2150 fixed this

@zannager zannager added the component: menu This is the name of the generic UI component, not the React module! label Dec 22, 2022
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

8 participants