You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had a recent accessibility audit at DfE that highlighted a few issues with standard shiny dropdown selectors. We should review whether the select function in this package would solve those issues by testing the test / template app ourselves. I believe it should, though not all GDS components are fully accessible, so this is worth checking specifically as a part of the upgrade to v5+ of the frontend system.
Examples of issues with other dropdowns we should test:
Having a visual label marked up
Having a non-visual label marked appropriately
Appropriate contrast on focus
I have specific examples I can share on this to have a look at from our accessibility audit.
The text was updated successfully, but these errors were encountered:
We had a recent accessibility audit at DfE that highlighted a few issues with standard shiny dropdown selectors. We should review whether the select function in this package would solve those issues by testing the test / template app ourselves. I believe it should, though not all GDS components are fully accessible, so this is worth checking specifically as a part of the upgrade to v5+ of the frontend system.
Examples of issues with other dropdowns we should test:
I have specific examples I can share on this to have a look at from our accessibility audit.
The text was updated successfully, but these errors were encountered: