-
I really don't feel qualified to take part in this discussion but since I was asked to contribute... My first thought was: does the BM website include any functions for people with disabilities? I've …
-
-
Must add tabbing (focus) + key press on cat part div's in case user does not have a mouse/touch pad.
-
Hi @jasonkuhrt, Glad to see this project revived again! I am curious about your thoughts on adding more accessibility best practices (like labels, roles, keyboard shortcuts) to the project to make the…
-
Make sure you add the ``alt`` attribute to your images to maintain accessibility for all audiences of the page (particularly visually-impaired users). Remember to add it even in these simple projects …
-
Make sure you add the ``alt`` attribute to your images to maintain accessibility for all audiences of the page (particularly visually-impaired users). Remember to add it even in these simple projects …
-
Refactor necessary portions of the app to achieve a11y compliance: https://a11yproject.com/
-
raise your rate
DuaaH updated
5 years ago
-
I know it's possible to pass a11y attributes in via the config, but I think they should be the default. I think [Twitter Bootstrap's toasts](https://getbootstrap.com/docs/4.3/components/toasts/#access…
-
### Description
Splitting this out from https://github.com/WordPress/gutenberg/issues/66277
In https://github.com/WordPress/gutenberg/issues/65102 / https://github.com/WordPress/gutenberg/pull/65131…