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

[SelectField] Is it possible to add className to the dropdown container #4919

Closed
raymondsze opened this issue Aug 7, 2016 · 1 comment
Closed
Labels
component: select This is the name of the generic UI component, not the React module!

Comments

@raymondsze
Copy link
Contributor

raymondsze commented Aug 7, 2016

Problem description

As title, the dropdown menu is append to the body which is outside the SelectField.
I would like to use css with className to change the style, but the className of SelectField does not append to the dropdown menu...
If it is an issue, any workaround?

Steps to reproduce

Versions

  • Material-UI: 0.15.2
  • React: 15.2.1
  • Browser: Chrome
@steschi
Copy link

steschi commented Aug 8, 2016

I would be interested aswell in a solution for this issue as I would need the dropdown container to be just below the floatingLabelText.

@oliviertassinari oliviertassinari changed the title Is it possible to add className to the dropdown container of SelectField? [SelectField] Is it possible to add className to the dropdown container Mar 26, 2017
@oliviertassinari oliviertassinari added the component: select This is the name of the generic UI component, not the React module! label Mar 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: select This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants