Kilotest: Diagnoses of button name not visible
violation by HTML element 157 on Centre for Effective Altruism page
Basics
About the Centre for Effective Altruism page
- URL: https://www.effectivealtruism.org/
- Tested 38 days ago by job
6gwon 2026-04-24 at 21:54
About HTML element 157
- Tag name:
NAV - Text:
LearnIntro essayFAQsVideos, books, podcastsOnline intro courseCommunity storiesEA NewsletterEA HandbookEA ForumTake actionCoursesOpportunities boardConferencesEA Funds
- Start tag:
<nav class="css-b877x8-Nav-mobile"> - XPath:
/html/body/div[1]/div[1]/header[1]/div[1]/nav[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 157 of the Centre for Effective Altruism page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Open navigation" 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