Skip to content

Add role attribute to parent unordered lists #22183

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

Merged
merged 2 commits into from
May 6, 2024

Conversation

textagroup
Copy link
Contributor

@textagroup textagroup commented May 3, 2024

Description:

Minor change which adds the role attribute to the parent of some list items with the menuitem role to the _topBar.twig template

Review

@textagroup
Copy link
Contributor Author

fixes #22188

@textagroup textagroup marked this pull request as ready for review May 5, 2024 23:18
@michalkleiner michalkleiner added this to the 5.1.0 milestone May 6, 2024
@michalkleiner michalkleiner added c: Design / UI For issues that impact Matomo's user interface or the design overall. Needs Review PRs that need a code review labels May 6, 2024
@sgiehl sgiehl linked an issue May 6, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for the contribution @textagroup

@sgiehl sgiehl merged commit 0ab04ea into matomo-org:5.x-dev May 6, 2024
@sgiehl sgiehl added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Design / UI For issues that impact Matomo's user interface or the design overall. Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Development

Successfully merging this pull request may close these issues.

[Bug] Improve accessibility of top menu (missing role attributes)
3 participants