- Issue created by @Agami4
- Status changed to Needs review
2 months ago 12:33pm 16 September 2024
Some aria attributes are used incorrectly.
Incorrect semantics of the main menu list.
Go to the site.
Open the `inspector elements` on the browser.
Check the `aria` and `role` attributes on the header HTML structure.
Add correct `aria` and `'role` attributes and improve HTML structure.
N/A
The header component has a semantic HTML structure using correct `aria` and `role` attributes.
N/A
N/A
Needs review
2.6
Code