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
Describe the bug
When a validation fails on a check box field, it's impossible to know if it's checked or unchecked later. Both states are using the same light red background.
To Reproduce
Steps to reproduce the behavior:
Create a model with a checkbox field
Fails the validation there for some reason
Submit an invalid form
Click on checkbox when it's red. It doesn't change its appearance.
Expected behavior
The check box would change when it's checked / unchecked
Screenshots
Desktop (please complete the following information):
OS: Mac
Browser: Chrome
Gemfile
Place here your gemfile.lock of your project
Describe the bug
When a validation fails on a check box field, it's impossible to know if it's checked or unchecked later. Both states are using the same light red background.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The check box would change when it's checked / unchecked
Screenshots
Desktop (please complete the following information):
Gemfile
Place here your gemfile.lock of your project
The text was updated successfully, but these errors were encountered: