Kilotest: Diagnoses of button name not visible
violation by HTML element 32 on Jim Slavik—About page
Basics
About the Jim Slavik—About page
- URL: https://www.jimslavik.com/about
- Tested 25 days ago by job
7fjon 2026-06-25 at 19:23
About HTML element 32
- Tag name:
DIV - Text:
Classes … Join the community
- Start tag:
<div class="mx-auto flex h-16 max-w-6xl items-center justify-between gap-4 px-4 sm:px-6"> - XPath:
/html/body/header[1]/div[1] - Bounding box: x = 384, y = 0, width = 1152, height = 64
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 rule engines diagnose the button name not visible
issue for HTML element 32 of the Jim Slavik—About page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="Open menu" 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