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

Clean up HTML output & improve accessibility #116

Open
2 tasks
marcelltoth opened this issue Mar 26, 2021 · 0 comments
Open
2 tasks

Clean up HTML output & improve accessibility #116

marcelltoth opened this issue Mar 26, 2021 · 0 comments

Comments

@marcelltoth
Copy link
Contributor

Summary

With #109 merged, we now have the option to output much nicer HTML than we do right now.

This would help with both the new product initiative of promoting accessibility across the product, and with getting the tests in shape. (My prior attempts like #112 turned out too difficult because the structure was really not testing-friendly. It could be now.)

Tasks

  • Use proper nested lists instead of divs everywhere.
  • Apply proper roles and aria-attributes for the tree. Example here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants