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

Fix the disabled checkbox value #511

Merged
merged 1 commit into from
Nov 19, 2019
Merged

Fix the disabled checkbox value #511

merged 1 commit into from
Nov 19, 2019

Conversation

paroxp
Copy link
Member

@paroxp paroxp commented Nov 19, 2019

What

There is a known bug with the disabled field, that has been previously
fixed and have been forgotten about when refactoring to a new approach.

We're making sure this is still a fixed problem and are adding a test to
ensure it's behaving properly.

https://stackoverflow.com/questions/4727974/how-to-post-submit-an-input-checkbox-that-is-disabled

How to review

  • Sanity check
  • Click-ops around

There is a known bug with the disabled field, that has been previously
fixed and have been forgotten about when refactoring to a new approach.

We're making sure this is still a fixed problem and are adding a test to
ensure it's behaving properly.

https://stackoverflow.com/questions/4727974/how-to-post-submit-an-input-checkbox-that-is-disabled

Co-authored-by: Richard Towers <richard.towers@digital.cabinet-office.gov.uk>
@tlwr tlwr merged commit f6069dd into master Nov 19, 2019
tlwr pushed a commit that referenced this pull request Nov 19, 2019
@tlwr tlwr deleted the submit-disabled-checkboxes branch November 19, 2019 13:17
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

Successfully merging this pull request may close these issues.

None yet

3 participants