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] Fix disabled color in Safari #23375

Conversation

morijenab
Copy link
Contributor

@morijenab morijenab commented Nov 3, 2020

this PR is created base on an issue #23332
it fixes the opacity of disable color on the safari browser.

Closes #23332

@mui-pr-bot
Copy link

mui-pr-bot commented Nov 3, 2020

Details of bundle changes

Generated by 🚫 dangerJS against ac0051f

@eps1lon eps1lon added bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! labels Nov 3, 2020
@eps1lon eps1lon changed the title bug:[TextField] Wrong disabled color in Safari #23332 [TextField] Fix disabled color in Safari Nov 3, 2020
@oliviertassinari oliviertassinari merged commit 7958302 into mui:next Nov 3, 2020
@oliviertassinari
Copy link
Member

@Morteza-Jenabzadeh Thanks

@shreyance-jain
Copy link

Hey team,
Which version has this fix released?

@oliviertassinari
Copy link
Member

@shreyance-jain it was fixed in v5. You can search for the pull request number in the changelog to see exactly which version.

@Sojborg
Copy link

Sojborg commented Sep 8, 2021

@oliviertassinari This seems like an easy fix. Why not also fix it in v4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work 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.

[TextField] Wrong disabled color in Safari
6 participants