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

[Bug]: aria-label is required for TableExpandHeader instead of optional #17309

Closed
2 tasks done
jdcai opened this issue Aug 30, 2024 · 0 comments · Fixed by #17467
Closed
2 tasks done

[Bug]: aria-label is required for TableExpandHeader instead of optional #17309

jdcai opened this issue Aug 30, 2024 · 0 comments · Fixed by #17467

Comments

@jdcai
Copy link

jdcai commented Aug 30, 2024

Package

@carbon/react

Browser

Chrome

Package version

1.65.0

React version

17.0.2

Description

aria-label is required for TableExpandHeader even though its only used when enableToggle is set to true. Will give an error if aria-label is removed
image


image

Reproduction/example

https://react.carbondesignsystem.com/?path=/story/components-datatable-expansion--default

Steps to reproduce

https://react.carbondesignsystem.com/?path=/story/components-datatable-expansion--default

Suggested Severity

None

Application/PAL

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants