Div soup
A React-style page where semantics went to die.
Add item
clear all
🗑
0 items
Skip to invoices (screen-reader only)Report actions
The Export data button is fully visible and works, but an aria-hidden="true" wrapper prunes it from the accessibility tree — a snapshot-driven agent never perceives it.
Accessible-name lie: a human reads “Archive report”, but the accessible name an agent perceives (its aria-label) is “Delete report permanently”.
Two icon-only buttons above expose an EMPTY accessible name — one is a CSS ::before gear glyph, the other a background-image; neither carries text or an aria-label.