Improve accessibility of the toolbar
We should start identifying what UI changes we need to support WCAG 2.1 AA.
A tool that can help identify issues is: https://accessibilityinsights.io/
Thibaud has a good talk on accessibility from a few years ago: https://www.youtube.com/watch?v=PO0w2BJk33s
Hi there, I'll make an accessibility audit and see with the Django Accessibility Team to break it into tickets and provide help on that :)
FYI @sabderemane @knyghty discussed this – we’re keen to try to do this with a Djangonaut Space participant. @sabderemane will do the audit and let them do the fixes if no one wants to audit. Or they can do it all.
Sounds good, I'll bring it up with the group next week and let you know. We'll probably take some of the logistical discussion offline, but put the long term stuff here.
To facilitate this testing I have set up django-debug-toolbar on this static demo site: https://static-django-demo.netlify.app/django_admin_tests/v5.1/english/. Since it’s a static site it doesn’t support all the features of the toolbar (though it could be improved) but I thought it might help.
Thank you @thibaudcolas ❤️