Open ahdinosaur opened 7 years ago
Definitely think should aim to conform to aria. Though maybe we can do an MVP of it? Something like resizable text via using ems for all text sizes.
I was excited about typography.js for design and wonder if it will help by making our text easily adjustable for impaired vision.
I would also love to have multi language support from the get go. Ie if we work out how it works now and document it then we can start implementing it into components and it wont feel hard or that we are double handling things.
After this I would prioritise in order:
action items from this:
saw this on Trello, really cool!
life as a blind software developer:
https://www.vincit.fi/en/blog/software-development-450-words-per-minute/
This looks pretty legit: https://github.com/davidtheclark/react-aria-modal/blob/master/README.md
what should our approach be with accessibility?
i wonder if we should enforce some guidelines on whether our code, especially our dumb (storybook) react components, are "done".
for example, some aspects of accessibility for each component:
some general patterns:
what do y'all think our approach should be here?