Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accordion Example: When a section header cannot be collapsed, it should have aria-disabled #455

Closed
mcking65 opened this issue Sep 14, 2017 · 1 comment
Labels
bug Code defects; not for inaccurate prose Example Page Related to a page containing an example implementation of a pattern

Comments

@mcking65
Copy link
Contributor

mcking65 commented Sep 14, 2017

When the accordion example is configured so that one section must be expanded, the the header for the expanded section should have aria-disabled set to true.

Note: attention @gerardkcohen

@mcking65 mcking65 added bug Code defects; not for inaccurate prose Example Page Related to a page containing an example implementation of a pattern labels Sep 14, 2017
@mcking65 mcking65 added this to the 3Q17 Working Draft milestone Sep 14, 2017
gerardkcohen added a commit to gerardkcohen/aria-practices that referenced this issue Sep 20, 2017
mcking65 pushed a commit that referenced this issue Sep 20, 2017
If allow toggle is not set, that is, if one panel must be expanded at all times, put aria-disabled=true on the header of the expanded panel.
@mcking65
Copy link
Contributor Author

Fixed with commit fa70af2; closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Code defects; not for inaccurate prose Example Page Related to a page containing an example implementation of a pattern
Development

No branches or pull requests

1 participant