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

missing info in the example #42238

Closed
heshamsaqqar opened this issue May 14, 2024 · 1 comment
Closed

missing info in the example #42238

heshamsaqqar opened this issue May 14, 2024 · 1 comment
Labels
accessibility a11y component: accordion This is the name of the generic UI component, not the React module! support: docs-feedback Feedback from documentation page

Comments

@heshamsaqqar
Copy link

heshamsaqqar commented May 14, 2024

Related page

https://mui.com/material-ui/react-accordion/

Kind of issue

Missing information

Issue description

Please check the accessibility section, you need to add the needful aria-labelledby="panel-header" and id="panel-content" to the AccordionDetails element.

Context

No response

Search keywords: react accordion accessibility

@heshamsaqqar heshamsaqqar added status: waiting for maintainer These issues haven't been looked at yet by a maintainer support: docs-feedback Feedback from documentation page labels May 14, 2024
@zannager zannager added accessibility a11y component: accordion This is the name of the generic UI component, not the React module! labels May 15, 2024
@ZeeshanTamboli
Copy link
Member

ZeeshanTamboli commented May 25, 2024

It is already added implicitly from AccordionSummary. We don't need to add it in the docs.

@ZeeshanTamboli ZeeshanTamboli removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y component: accordion This is the name of the generic UI component, not the React module! support: docs-feedback Feedback from documentation page
Projects
None yet
Development

No branches or pull requests

4 participants