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

fix(NcAppNavigationItem): Do not include aria-expanded attribute if there are no children #4715

Merged
merged 1 commit into from Oct 30, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Oct 30, 2023

☑️ Resolves

If there are no children it can not be expanded and as such the attribute should be removed.

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable

… there are no children

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews feature: app-navigation Related to the app-navigation component labels Oct 30, 2023
@raimund-schluessler raimund-schluessler merged commit 374b99d into master Oct 30, 2023
15 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/app-navigation-expanded branch October 30, 2023 12:38
@skjnldsv skjnldsv mentioned this pull request Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: app-navigation Related to the app-navigation component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants