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

strange checkbox behavior in Firefox browser #63

Closed
brylie opened this issue Nov 17, 2014 · 3 comments
Closed

strange checkbox behavior in Firefox browser #63

brylie opened this issue Nov 17, 2014 · 3 comments
Milestone

Comments

@brylie
Copy link
Contributor

brylie commented Nov 17, 2014

When configuring an admin group on the Add Admin Group page ( admin/#/admin_groups/new ), the checkboxes are not behaving as expected.

Observed behavior

  • When single clicking a checkbox, the checkbox is highlighted, but no checkmark appears
  • When double clicking a checkbox the highlighting is removed and the checkmark appears

Expected behavior

  • When single clicking a checkbox, the checkmark should appear
  • When double clicking a checkbox the checkmark should appear and disappear (one event with each click)
@brylie
Copy link
Contributor Author

brylie commented Nov 17, 2014

I am only experiencing this issue with Firefox (version 33). I have tested with Chromium, and the checkboxes work as expected.

@brylie brylie changed the title 'Add Admin Group' page: strange checkbox behavior strange checkbox behavior in Firefox browser Nov 17, 2014
@brylie
Copy link
Contributor Author

brylie commented Nov 17, 2014

I am also having trouble with checkboxes (in Firefox 33) on the Edit Admin screen. The checkboxes are not registering as checked, and when I save the page none of the changes are saved.

When I click on any of the checkboxes, the Firefox console log shows the following error (which occurs four times each time I click):

Empty string passed to getElementById().

@GUI
Copy link
Member

GUI commented Nov 28, 2015

Whoops, this definitely slipped past me, but this should be fixed in v0.9: 18F/api.data.gov#271

@GUI GUI closed this as completed Nov 28, 2015
@GUI GUI added this to the v0.9 milestone Nov 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants