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

no prop for changing color of textfield underline on focus? #1419

Closed
kevinaltschuler opened this issue Aug 14, 2015 · 1 comment
Closed

no prop for changing color of textfield underline on focus? #1419

kevinaltschuler opened this issue Aug 14, 2015 · 1 comment
Labels
component: text field This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@kevinaltschuler
Copy link

I want to change the blue using a prop, and i cant use a custom theme since i need different color underlines for respective textfields.

I expected a way to do it with underlineStyle but that only changes the underline before focus.

rrpff added a commit to rrpff/material-ui that referenced this issue Aug 15, 2015
I feel like this is valuable as it is consistent with `underlineStyle`.

Suggested by: mui#1419
@hai-cea
Copy link
Member

hai-cea commented Aug 17, 2015

Fixed with #1422

@hai-cea hai-cea closed this as completed Aug 17, 2015
rrpff added a commit to rrpff/material-ui that referenced this issue Aug 17, 2015
I feel like this is valuable as it is consistent with `underlineStyle`.

Suggested by: mui#1419
@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 25, 2022
@zannager zannager added component: text field This is the name of the generic UI component, not the React module! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
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! package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

No branches or pull requests

4 participants