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

Relatively Straightforward a11y punchlist #363

Open
4 of 10 tasks
cycomachead opened this issue Aug 13, 2024 · 0 comments
Open
4 of 10 tasks

Relatively Straightforward a11y punchlist #363

cycomachead opened this issue Aug 13, 2024 · 0 comments

Comments

@cycomachead
Copy link
Member

cycomachead commented Aug 13, 2024

These things were all flagged as common issues by SiteImprove / Berkeley's automated checkers.
All are valid

Static Pages

  • /partners has images w/o alt text
  • /about has an image without alt text

Projects Page

  • project notes needs tabindex=0 so it can be accessed via keyboard
  • title editor will need a label when enabled
  • Projects should be required to have a visible / non whitespace title.

Collection Pages

  • Need to add labels to editable title+description fields
  • hide the <ul> element for collection editors when none are present
  • Collections have to have a visible title (same as above)

Old Site
Sadly some of this HTML triggers issues. We probably shouldn't address most issues...

  • fix some missing alt text
  • add lang=en to the HTML tag
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

1 participant