Kilotest: Diagnoses of button name not visible
violation by HTML element 582 on GiveDirectly page
Here is how tools diagnose the button name not visible
issue for HTML element 582 of the GiveDirectly page.
Basics
- About the
button name not visible
issue- Why it matters: User cannot get help explaining a button
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 582
- Tag name:
DIV - Text:
People in poverty deserve to choose how best to improve their lives.
- Start tag:
<div class="recipient-stories-new-look__nav"> - XPath:
/html/body/div[1]/main[1]/div[1]/section[2]/div[1]/div[1]/div[2] - Bounding box: x = 2458, y = 2815, width = 88, height = 40
- Tag name:
Diagnoses
- The button content has only whitespaces. Having only defined an attribute aria-label="Previous stories" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description - The button content has only whitespaces. Having only defined an attribute aria-label="Next stories" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description