You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have problem with FormsySelect component, namely FormsySelect change underline color to red when there is an error and I want to change color when option from the dropdown list is selected, however I can not accomplish that by setting underlineStyle. Is there any additional property that would provide this possibility for FormsySelect.
I’m using formsy-material-ui version 0.6.3.
For example the FormsyText component changes the underline color to green when valid input is provided, but FormsySelect doesn't behave the same way.
The text was updated successfully, but these errors were encountered:
Hi, I have problem with FormsySelect component, namely FormsySelect change underline color to red when there is an error and I want to change color when option from the dropdown list is selected, however I can not accomplish that by setting underlineStyle. Is there any additional property that would provide this possibility for FormsySelect.
I’m using formsy-material-ui version 0.6.3.
For example the FormsyText component changes the underline color to green when valid input is provided, but FormsySelect doesn't behave the same way.
The text was updated successfully, but these errors were encountered: