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

[Input] Ignore underline pointer events #8885

Merged
merged 1 commit into from Oct 28, 2017

Conversation

johnnynia
Copy link
Contributor

Fixes typo in commit 033ad3a

-  pointerEvent: 'none', // Transparent to the hover style.
+  pointerEvents: 'none', // Transparent to the hover style.

Should close #8636

@oliviertassinari oliviertassinari merged commit 6c82532 into mui:v1-beta Oct 28, 2017
@oliviertassinari oliviertassinari added component: text field This is the name of the generic UI component, not the React module! PR: accepted labels Oct 28, 2017
@oliviertassinari
Copy link
Member

No need to wait for the CI 🚀 . @johnnynia Thanks for handling some of our good first issue!

@johnnynia johnnynia deleted the fix_input_underline_hover branch October 28, 2017 09:06
@johnnynia
Copy link
Contributor Author

@oliviertassinari No problem, it's a more satisfying way to get familiar with the code base than just reading it. :-)

the-noob pushed a commit to the-noob/material-ui that referenced this pull request Nov 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants