Skip to content

Accessibility: collapses buttons do not have aria-expanded information as default #2451

Open
@saskiaw

Description

@saskiaw

Describe the problem to be solved
For accessibility reason a button, hoe is a collapse button, needs to have information about it before clicking on in.

Describe the solution you'd like
A collapse button like > 200 OK. has more infomation to show after clicking on it:
image

But in de code there is no information to find for it:
image

After clicking on it then it contains the infomation of it:
image

Describe alternatives you've considered
My question is if it is possible for collapse button to add information: aria-expanded="false". Then a page reader software has the chance to indicate that there is more to find.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions