Buttons missing accessible name
CriticoButtons must have discernible text for screen reader users.
WCAG 4.1.21 elemento/i interessato/i
<button>
Come correggere
Add text content, aria-label, or title to all <button> elements.
Audit di accessibilità di bugsnag.com — scansionato il Feb 20, 2026
Technology6 problemi rilevati in 3 categorie
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>.
Ecco le modifiche più importanti che bugsnag.com dovrebbe apportare:
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 ha ottenuto 50/100 (voto D) nel nostro audit. Questo punteggio riflette controlli automatizzati secondo WCAG 2.1 livello AA.
La nostra scansione ha trovato 6 problemi di accessibilità su bugsnag.com. La piena conformità WCAG richiede la risoluzione di tutti i problemi critici e maggiori.
La Legge Europea sull'Accessibilità richiede che i siti web rispettino gli standard WCAG 2.1 AA. Controlla il report dettagliato sopra per lo stato di conformità di bugsnag.com.
Consulta l'elenco completo dei problemi sopra con livelli di gravità, elementi interessati e correzioni consigliate per bugsnag.com.
Ottieni un report di accessibilità gratuito in pochi secondi.