We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have a TextField with variant "outlined" and when the user click exactly over the label, the control does not receives focus.
This behavior is not seen in Component Demos of official website, but I built an example to show it:
https://codesandbox.io/s/013yn872mp
If you click in the TextField exactly over the label, the control does not receive focus. In any other place, it works.
The text was updated successfully, but these errors were encountered:
@arpontes I'm closing as a duplicate of #12997.
Sorry, something went wrong.
Sorry. I did a search some days ago, and didnt find anything. Days later, I opened this issue.
No problem, thanks for taking the time :)
No branches or pull requests
I have a TextField with variant "outlined" and when the user click exactly over the label, the control does not receives focus.
This behavior is not seen in Component Demos of official website, but I built an example to show it:
https://codesandbox.io/s/013yn872mp
If you click in the TextField exactly over the label, the control does not receive focus. In any other place, it works.
The text was updated successfully, but these errors were encountered: