Buttons missing accessible name
CríticoButtons must have discernible text for screen reader users.
WCAG 4.1.21 elemento(s) afectado(s)
<button>
Cómo solucionarlo
Add text content, aria-label, or title to all <button> elements.
Auditoría de accesibilidad de bugsnag.com — escaneado el Feb 20, 2026
Technology6 problemas encontrados en 3 categorías
Buttons must have discernible text for screen reader users.
WCAG 4.1.2<button>Add text content, aria-label, or title to all <button> elements.
Iframes must have title attributes describing their content.
WCAG 2.4.1<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MTQKQW6">Add descriptive title attributes to all <iframe> elements.
Element IDs must be unique to ensure correct assistive technology behavior.
WCAG 4.1.1id="dropdownNavbar"id="clip0_93_83"id="clip0_273_341"id="clip0_273_353"id="clip0_273_368"Make each id attribute value unique within the page.
ARIA attributes must be valid and used correctly to work with assistive technologies.
WCAG 4.1.2<ul aria-labelledby="menu-button"> (missing ref)<div aria-labelledby="tw-login-modal-title"> (missing ref)Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.
Links must have descriptive text that indicates their purpose. Generic text like 'click here' or 'read more' does not help screen reader users understand where the link goes.
WCAG 2.4.4<a href="https://smartbear.com/resources/case-studies/mercado-libre/">read more</a><a href="https://smartbear.com/resources/case-studies/yelp/">read more</a><a href="https://smartbear.com/resources/case-studies/square/">read more</a><a href="https://smartbear.com/resources/case-studies/hoteltonight/?_">read more</a>Replace generic link text with descriptive text, e.g., 'Read our accessibility guide' instead of 'Read more'.
List items must be contained within <ul>, <ol>, or <dl> elements.
WCAG 1.3.1<dt> outside <dl><dd> outside <dl>Ensure <li> elements are direct children of <ul> or <ol>.
Estos son los cambios más importantes que bugsnag.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.
bugsnag.com obtuvo 50/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ó 6 problemas de accesibilidad en bugsnag.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 bugsnag.com.
Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para bugsnag.com.
Obtén un informe de accesibilidad gratuito en segundos.