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

Checkbox options appear in order selected on review and in response data #4747

Open
anikbrazeau opened this issue Nov 29, 2024 · 0 comments
Open
Labels
App enhancement New feature or request

Comments

@anikbrazeau
Copy link
Member

Description

Ordering principle for order of options selected in checkboxes.
Currently appear in review page/responses as order in which checkboxes were checked.
This leads to inconsistencies across form submissions when comparing results.

Steps to reproduce

  1. Go to GC Forms
  2. Add checkboxes as a question to a multi-page form
  3. Label options numerically
  4. Test out filling out the form
  5. Pick the options in reverse order (5,4,3,2,1)
  6. Go to review page
  7. See options appear in order selected

Details

  • Browser: Chrome
  • Operating system: Mac
  • Environment: Staging
  • Language: English
  • Viewport: Desktop

Expected behaviour

Is this expected?
Perhaps a consistent order across form submissions (ordered the same for everyone) would be easier to compile/analyze and more in line with expectations?

Screenshots or videos

Screenshot 2024-11-29 at 9.53.19 AM.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant