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

Show end users separate answers/options on separate lines in the review page #4834

Open
anikbrazeau opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
App bug Something isn't working

Comments

@anikbrazeau
Copy link
Member

Description

When selecting options from a checkbox or attestation (any question with multiple selections), or when filling out fieldsets such as address (with multiple fields) all the answer content gets amalgamated into one line, making it harder for the user to scan / review and different from the way it was parsed when filling out the form.

Steps to reproduce

  1. Go to GC Forms Staging
  2. Create a multi-page draft form with checkboxes, attestation, address (as one entity).
  3. Test filling out the form
  4. Check multiple options for attestation and checkboxes and fill in all address fields
  5. Go to Review page
  6. See how content gets amalgamated

Details

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

Expected behaviour

Show answer content in the most similar way to how it was filled out.
For checkboxes or multi-selectable answers, each answer should be on a separate line for readability/scannability.
For address or groups of fields, each input field could also be on a separate line to match the user mental model.

Screenshots or videos

Screenshot 2024-12-12 at 1.16.47 PM.png

@anikbrazeau anikbrazeau added App bug Something isn't working labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants