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

Add Help! label to Menu Item #16586

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Add Help! label to Menu Item #16586

merged 1 commit into from
Aug 15, 2024

Conversation

jaygilmore
Copy link
Member

Added Help! label to the Help Menu Item that was previously represented by the just an icon.

This was to fix for #13485

What does it do?

Provides accessible label for the Help button in the header #13485

Why is it needed?

The current link has no link text and no value for screen readers

How to test

This may require a build and or rerunning setup.

Related issue(s)/PR(s)

Should resolve #13485 by adding aria-label and corresponding text via lexicon to the a of the Help button in the header.

Added Help! label to the Help Menu Item that was previously represented by the just an icon.

This was to fix for modxcms#13485
@jaygilmore
Copy link
Member Author

I don't know if this needs the refactoring due to the PSR level errors as I just followed the code pattern of the original file. Can do if required.

@opengeek opengeek merged commit 377ef58 into modxcms:3.x Aug 15, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Help! Links must have discernible text
2 participants