Buttons missing accessible name
CríticoButtons must have discernible text for screen reader users.
WCAG 4.1.22 elemento(s) afectado(s)
<button><button>
Cómo solucionarlo
Add text content, aria-label, or title to all <button> elements.
Auditoría de accesibilidad de eventbrite.com — escaneado el Feb 20, 2026
Technology5 problemas encontrados en 2 categorías
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.
Estos son los cambios más importantes que eventbrite.com debería realizar:
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 obtuvo 53/100 (calificación D) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.
Nuestro escaneo encontró 5 problemas de accesibilidad en eventbrite.com. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.
La Ley Europea de Accesibilidad exige que los sitios web cumplan con WCAG 2.1 AA. Consulte el informe detallado arriba para ver el estado de conformidad de eventbrite.com.
Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para eventbrite.com.
Obtén un informe de accesibilidad gratuito en segundos.