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

Outlined/Filled Selects in docs are broken #17342

Closed
Ajaay opened this issue Sep 6, 2019 · 3 comments
Closed

Outlined/Filled Selects in docs are broken #17342

Ajaay opened this issue Sep 6, 2019 · 3 comments
Labels
component: select This is the name of the generic UI component, not the React module!

Comments

@Ajaay
Copy link

Ajaay commented Sep 6, 2019

Outside of the official docs site, the outlined and filled variants of the Selects are not displayed as outlined or filled. They show as the 'regular' old style select.

This can be seen easily by editing the doc examples in codesandbox.

  • [x ] The issue is present in the latest release.
  • [x ] I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

Passing variant="outlined" or variant="filled" props does not alter the styling of Select.

Expected Behavior 🤔

Expect that an outlined or filled variant is displayed as per the docs.

Steps to Reproduce 🕹

https://codesandbox.io/s/material-demo-vy49c

@oliviertassinari
Copy link
Member

Arf, ok, thanks for the report. I'm reverting the docs changes.

@oliviertassinari
Copy link
Member

oliviertassinari commented Sep 6, 2019

Deployment in progress.

@oliviertassinari
Copy link
Member

This is a new API, wait for the next release :)

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