Closed ai closed 3 months ago
Check a11y recommendations
Maybe you can turn it into a link to the recommendations? https://www.a11yproject.com/checklist
The general a11y are too long and often irrelevant.
I specified what I am asking here: 9313f18
core/
. What code will also be useful on other platforms?
Pull request auto-reviewer
Think about code testing.
Think about moving code to
core/
. What code will also be useful on other platforms?Think about HTML semantics.
Think about accessibility. Check a11y recommendations. Think about how screen reader users will use the tool. Is it easy to use on a screen with bad contrast?
The UI was checked in Chrome and Firefox (and Safari or Epiphany if you have them).
Since you’ve made changes to files in
web/main/
consider these points:web/public/404.html
orweb/public/500.html
?index.html
.Think about making types more precise. Can you better explain data relations by type?