alphagov / govuk-frontend

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
https://frontend.design-system.service.gov.uk/
MIT License
1.13k stars 319 forks source link

Is it worth adding aria expanded to details? #4972

Open joelanman opened 2 months ago

joelanman commented 2 months ago

Description of the issue

This issue is now very old, is it worth adding aria-expanded to details to fix it in Frontend instead?

Came up recently here:

romaricpascal commented 2 weeks ago

Hi @joelanman, thanks for suggesting this. We currently cannot prioritise looking into this, but one thing that came to mind regarding the solution is that we'd not only need to make sure it fixes the issue for VoiceOver and Safari, but also doesn't negatively impact users with other browser/assisitive tech combinations.