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

[Feature Request] add size attribute to dcc.Dropdown #1971

Closed
geomatix-au opened this issue Mar 14, 2022 · 1 comment
Closed

[Feature Request] add size attribute to dcc.Dropdown #1971

geomatix-au opened this issue Mar 14, 2022 · 1 comment

Comments

@geomatix-au
Copy link

Hey guy, was wondering if you could add the size attribute to the dcc.Dropdown so that we have the ability to show all the select options rather than display a vertical scrollbar if you have more than 6 options.

In a normal html select tag you can specify a size attribute as follows:

See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select for more info about the size attribute.
@AnnMarieW AnnMarieW mentioned this issue Jun 29, 2022
3 tasks
@alexcjohnson
Copy link
Collaborator

Closed by @AnnMarieW in #2109 by adding a maxHeight prop 🎉

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

No branches or pull requests

2 participants