Links missing accessible name
KrytycznyLinks must have discernible text so screen reader users understand their purpose.
WCAG 2.4.4Dotyczy 4 element(ów)
<a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);"><a href="javascript:void(0);">
Jak naprawić
Add text content, aria-label, or aria-labelledby to links. Avoid empty <a> tags.