Accessibility Checks #58

Open
opened 2024-01-10 06:32:14 +00:00 by Eldritch-Oliver · 0 comments
Eldritch-Oliver commented 2024-01-10 06:32:14 +00:00 (Migrated from github.com)

Before the milestone's release the system must:

  • have all Actor sheets using translated strings
  • have all Item sheets using translated strings
  • have all inputs with an appropriate accessible name (whether that be through <label>, aria-*, or some other way)
  • have all areas on the sheet meet AAA contrast standards for text.
  • have all Aria attributes that require text (e.g. aria-label) using translated strings.
Before the milestone's release the system must: - have all Actor sheets using translated strings - have all Item sheets using translated strings - have all inputs with an appropriate accessible name (whether that be through `<label>`, `aria-*`, or some other way) - have all areas on the sheet meet AAA contrast standards for text. - have all Aria attributes that require text (e.g. `aria-label`) using translated strings.
Sign in to join this conversation.
No description provided.