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

scale-telekom-nav-list: Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children. #2189

Open
SebastianGode opened this issue Nov 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@SebastianGode
Copy link

SebastianGode commented Nov 1, 2023

Scale Version
3.0.0-beta.139

Framework and version
NextJS 13.4.4

Current Behavior
The Google Lighthouse report throws the following error in the accessibility-test: Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children.

Expected Behavior
This error should not happen.

Code Reproduction
Use any navlist in mobile view.

Additional context
image

Additionally this button by default has no accessibility name (although we can change that manually I think):
image

@SebastianGode SebastianGode added the bug Something isn't working label Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant