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

Address Core Web Vitals Accessibility issue - links do not have disce… #32

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

OSSRoger
Copy link

Address Core Web Vitals Accessibility issue - links do not have discernible name.

When running Lighthouse or Page Speed Insights we see the following error when using Superfish for Drupal.
superfish-links-do-not-have-a-discernable-name

I tested this solution and appears to resolve the accessibility issue.

aria-label
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute

SO discussion on this topic.
https://stackoverflow.com/questions/51683761/how-to-fix-lighthouse-links-do-not-have-a-discernible-name

@OSSRoger
Copy link
Author

@mehrpadin is there anything else you need to apply this pr?

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.

1 participant