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

inputProps not applied to input but to div container #20

Closed
ahallora opened this issue Jul 25, 2019 · 1 comment
Closed

inputProps not applied to input but to div container #20

ahallora opened this issue Jul 25, 2019 · 1 comment

Comments

@ahallora
Copy link
Contributor

Problem
inputProps is applied to MuiInputBase-root.

Consequence
This causes an issue with e.g. tabIndex and aria-labels.

Solution
inputProps should be applied to MuiInputBase-input.

Demo
https://stackblitz.com/edit/react-dmwtbs

@alexplumb
Copy link
Owner

Thanks for the PR!

justdvl referenced this issue in justdvl/material-ui-phone-number-2 May 18, 2022
…int-config-airbnb-19.0.4

Bump eslint-config-airbnb from 18.2.1 to 19.0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants