Value (text) in disabled TextField is white (not readable) #205
Labels
bug
Something isn't working
component
New component proposal
design
UX/UI discussion or proposal
enhancement
New feature or request
Bug Report
Prerequisites
For more information, see the
CONTRIBUTING
guide.Versions
0.8.1
Description
In Safari, when a TextField is disabled and contains some value the text is white and unreadable.
Steps to Reproduce
Expected behavior: when a TextField is disabled the text is still grey (readable) like the disabled example here.
Actual behavior: when the TextField is disabled the text is white (not readable).
Environment details: macOS, iOS, Safari
Possible Solution
add some CSS for Safari only 😉
The text was updated successfully, but these errors were encountered: