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

Invalid checkbox is not showing Checked / Unchecked state #90

Open
jpaulomotta opened this issue Mar 31, 2021 · 1 comment
Open

Invalid checkbox is not showing Checked / Unchecked state #90

jpaulomotta opened this issue Mar 31, 2021 · 1 comment
Labels

Comments

@jpaulomotta
Copy link

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:

  1. Create a model with a checkbox field
  2. Fails the validation there for some reason
  3. Submit an invalid form
  4. 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
Screen Shot 2021-03-31 at 3 36 13 PM

Desktop (please complete the following information):

  • OS: Mac
  • Browser: Chrome

Gemfile
Place here your gemfile.lock of your project

arctic_admin (3.3.0)
      activeadmin (>= 1.1.0, < 3.0)
      font-awesome-sass (~> 5.0)
      jquery-rails
@cprodhomme
Copy link
Owner

Sorry, I don't have time. if you want, you can do a pull request and I will review it ;)

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

2 participants