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] fullWidth makes dropdown 24px wider than field #6572

Closed
DSBalaban opened this issue Apr 11, 2017 · 1 comment
Closed

[SelectField] fullWidth makes dropdown 24px wider than field #6572

DSBalaban opened this issue Apr 11, 2017 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@DSBalaban
Copy link

DSBalaban commented Apr 11, 2017

Problem description

SelectField fullWidth makes the dropdown wider than the field.
Dropdown works fine without fullWidth.
There may also be an issue with alignment, given how it looks in the docs?

screen shot 2017-04-10 at 17 45 34

screen shot 2017-04-11 at 13 49 54

Link to minimal working code that reproduces the issue

https://www.webpackbin.com/bins/-KhR28JSn7eYpZwq3e3_ (note that I couldn't get the Sandbox to update)

Versions

  • Material-UI: 0.17.2
  • React: 15.4.0
  • Browser: Chrome 57.0.2987.133 (64-bit)
@oliviertassinari
Copy link
Member

@DSBalaban Thanks for raising those two points:

There may also be an issue with alignment, given how it looks in the docs?

That was fixed with the 0.17.3 release

SelectField fullWidth makes the dropdown wider than the field.

That's a duplicate of #3923.

@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants