govuk-frontend icon indicating copy to clipboard operation
govuk-frontend copied to clipboard

Is it worth adding aria expanded to details?

Open joelanman opened this issue 1 year ago • 1 comments

Description of the issue

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

  • https://github.com/alphagov/reported-bugs/issues/29

Came up recently here:

  • https://github.com/alphagov/govuk-design-system-backlog/issues/44#issuecomment-2098352959

joelanman avatar May 07 '24 13:05 joelanman

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.

romaricpascal avatar Jun 17 '24 13:06 romaricpascal

We did look into this and from some rough testing, it unfortunately didn't make a difference. The root problem however will be solved by https://github.com/alphagov/govuk-frontend/pull/5089

owenatgov avatar Sep 23 '24 16:09 owenatgov