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

TextField with variant "outlined" does not receive focus when clicking on label. #13033

Closed
arpontes opened this issue Sep 28, 2018 · 3 comments
Closed
Labels
duplicate This issue or pull request already exists

Comments

@arpontes
Copy link

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.

@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Sep 28, 2018
@oliviertassinari
Copy link
Member

@arpontes I'm closing as a duplicate of #12997.

@arpontes
Copy link
Author

arpontes commented Oct 1, 2018

Sorry. I did a search some days ago, and didnt find anything. Days later, I opened this issue.

@oliviertassinari
Copy link
Member

No problem, thanks for taking the time :)

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