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

[v3] RadioButtonGroupInput does not set Mui-Error on error text #3733

Closed
natrim opened this issue Sep 25, 2019 · 4 comments
Closed

[v3] RadioButtonGroupInput does not set Mui-Error on error text #3733

natrim opened this issue Sep 25, 2019 · 4 comments
Labels
Milestone

Comments

@natrim
Copy link
Contributor

natrim commented Sep 25, 2019

RadioButtonGroupInput errors are not red (unlike CheckboxGroupInput)

Sep-25-2019 09-20-16

repro: https://codesandbox.io/s/simple-wsknw

Step to reproduce:

  1. open edit post
  2. try to save without setting the RadioButtonGroupInput
  3. error is not red
@djhi
Copy link
Collaborator

djhi commented Sep 25, 2019

Thanks for reporting !

@fzaninotto
Copy link
Member

Fixed by #3735

@clonez
Copy link

clonez commented Nov 14, 2022

Fixed by #3735

Hi is this committed on the latest react-admin package (4.5.1)? I don't seemed to see the changes, the required validation still not red and doesn't have .mui-error

@clonez clonez mentioned this issue Nov 14, 2022
@fzaninotto
Copy link
Member

This was fixed in 3.0. If you see a regression in 4.x, please open a new issue, following the issue template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants