Skip to content

Conversation

@osckli990
Copy link

Copy link
Collaborator

@NiklasAbrahamsson NiklasAbrahamsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • The inclusion of a skip button is a strong accessibility feature — well done.
  • Error feedback and validation are implemented effectively, ensuring users are properly guided when mistakes occur.
  • Great attention to color contrast in error messages — this is essential for visual accessibility.
  • Nice implementation of “jump to focus” after an error, helping users quickly locate and fix issues.
  • Focus is consistently set to the first radio button, which is excellent for both keyboard and screen reader users.
  • The progress bar is informative and visually clear, giving users a good sense of where they are in the process.
  • It’s also very helpful that users can navigate back and forth between questions.
  • Good job following proper HTML order, paid attention to heading structure (e.g., H3 hierarchy), color usage, and overall semantic clarity — all of which contribute to a more accessible and well-structured experience.

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.

4 participants