Buttons missing accessible name
CriticalButtons must have discernible text for screen reader users.
WCAG 4.1.21 element(s) affected
<button>
How to fix
Add text content, aria-label, or title to all <button> elements.
Accessibility audit of bugsnag.com — scanned on Feb 20, 2026
Technology6 issues found across 3 categories
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>.
Here are the most impactful changes bugsnag.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.
bugsnag.com scored 50/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.
Our scan found 6 accessibility issues on bugsnag.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 bugsnag.com's compliance status.
See the full issue list above with severity levels, affected elements, and recommended fixes for bugsnag.com.
Get a free accessibility report for your website in seconds.