Buttons missing accessible name
CriticalButtons must have discernible text for screen reader users.
WCAG 4.1.22 element(s) affected
<button><button>
How to fix
Add text content, aria-label, or title to all <button> elements.
Accessibility audit of eventbrite.com — scanned on Feb 20, 2026
Technology5 issues found across 2 categories
Buttons must have discernible text for screen reader users.
WCAG 4.1.2<button><button>Add text content, aria-label, or title to all <button> elements.
Element IDs must be unique to ensure correct assistive technology behavior.
WCAG 4.1.1id="chevron-right-chunky_svg__eds-icon--chevron-right-chunky_svg"id="chevron-right-chunky_svg__eds-icon--chevron-right-chunky_base"id="chevron-left-chunky_svg__eds-icon--chevron-left-chunky_svg"id="chevron-left-chunky_svg__eds-icon--chevron-left-chunky_base"id="chevron-up-chunky_svg__eds-icon--chevron-up-chunky_svg"Make each id attribute value unique within the page.
Pages should have a mechanism to bypass repeated navigation blocks.
WCAG 2.4.1No skip navigation link foundAdd a 'Skip to main content' link as the first focusable element on the page.
ARIA attributes must be valid and used correctly to work with assistive technologies.
WCAG 4.1.2<a aria-labelledby="Browse events for New York"> (missing ref)<a aria-labelledby="Browse events for Los Angeles"> (missing ref)<a aria-labelledby="Browse events for Chicago"> (missing ref)<a aria-labelledby="Browse events for Washington"> (missing ref)<a aria-labelledby="Browse events for Atlanta"> (missing ref)Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.
Interactive elements must have visible focus indicators for keyboard users.
WCAG 2.4.7<div style="...outline:none...">Ensure :focus styles are visible. Don't use outline: none without a replacement.
Here are the most impactful changes eventbrite.com should make to improve accessibility:
Add text content, aria-label, or title to all <button> elements.
Make each id attribute value unique within the page.
Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.
eventbrite.com scored 53/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.
Our scan found 5 accessibility issues on eventbrite.com. Full WCAG compliance requires addressing all critical and major issues identified above.
The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see eventbrite.com's compliance status.
See the full issue list above with severity levels, affected elements, and recommended fixes for eventbrite.com.
Get a free accessibility report for your website in seconds.