Bixal / bixal-site-drupal

Bixal drupal site
https://www.bixal.com
0 stars 0 forks source link

Profile page: Ensure aria labels are unique in social nav #98

Open mejiaj opened 5 months ago

mejiaj commented 5 months ago

Ensure there aren't duplicate aria labels with multiple social navs.

image

Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

To solve this problem, you need to fix the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

Related Node
<nav class="bix-social-nav " aria-label="Social links">