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 styling issues #1195

Closed
mkotar opened this issue Jul 17, 2015 · 3 comments
Closed

SelectField styling issues #1195

mkotar opened this issue Jul 17, 2015 · 3 comments
Labels
component: select This is the name of the generic UI component, not the React module!

Comments

@mkotar
Copy link

mkotar commented Jul 17, 2015

Below you can see two problems with SelectField - one is the wrong position and the second is that hintText is present even if the value is selected.

hint
position

also I think that SelectField needs some more methods: getValue() setValue() clearValue()

@lenage
Copy link

lenage commented Jul 22, 2015

I also found same issue,

SelectFiled using TextField for FloatingLabelText and hintText, so, it's possible to fix it in TextField?

@havardge
Copy link

Same issue here.

@bendiy
Copy link

bendiy commented Nov 17, 2015

Duplicate of #1427

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

6 participants