Kilotest: Diagnoses of button name not visible
violation by HTML element 61 on Koenig Childhood Cancer Foundation donations page
Basics
About the Koenig Childhood Cancer Foundation donations page
- URL: https://thekccf.org/donate
- Tested 13 days ago by job
vc2on 2026-05-19 at 14:37
About HTML element 61
- Tag name:
DIV - Text:
DONATE
- Start tag:
<div class="hidden lg:flex items-center gap-4"> - XPath:
/html/body/nav[1]/div[1]/div[1]/div[3] - Bounding box: x = 1356, y = 0, width = 212, height = 96
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
Diagnoses
Here is how tools diagnose the button name not visible
issue for HTML element 61 of the Koenig Childhood Cancer Foundation donations page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Search" 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 should have a description, but the content is empty. Having only defined an attribute aria-label="Switch to dark mode" 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