Buttons missing accessible name
CritiqueButtons must have discernible text for screen reader users.
WCAG 4.1.22 élément(s) affecté(s)
<button><button>
Comment corriger
Add text content, aria-label, or title to all <button> elements.
Audit d'accessibilité de atlassian.com — scanné le Feb 20, 2026
Technology7 problèmes détectés dans 3 catégories
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.
Video content must have captions for deaf and hard-of-hearing users.
WCAG 1.2.2<video> "https://dam-cdn.atl.orangelogic.com/AssetLink/kb8y65md2n1k70"Add closed captions or subtitles to all video content.
Headings should follow a logical order (h1 → h2 → h3) without skipping levels.
WCAG 1.3.1<h5> "Jira" (after h2)<h5> "Jira" (after h2)Restructure headings to follow sequential order. Don't skip from h1 to h3.
Element IDs must be unique to ensure correct assistive technology behavior.
WCAG 4.1.1id="jira"id="collectionsoftware"id="softwareTitle"id="confluence"id="collectionteamwork"Make each id attribute value unique within the page.
Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.
WCAG 2.4.3<a tabindex="1"><a tabindex="1">Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.
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="/collections/teamwork">learn 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<li> inside <div>Ensure <li> elements are direct children of <ul> or <ol>.
Voici les modifications les plus impactantes que atlassian.com devrait apporter pour améliorer l'accessibilité :
Add text content, aria-label, or title to all <button> elements.
Add closed captions or subtitles to all video content.
Make each id attribute value unique within the page.
atlassian.com a obtenu un score de 35/100 (note D) lors de notre audit d'accessibilité. Ce score reflète des vérifications automatisées selon les critères WCAG 2.1 niveau AA.
Notre scan a détecté 7 problèmes d'accessibilité sur atlassian.com. La conformité WCAG complète nécessite de résoudre tous les problèmes critiques et majeurs identifiés ci-dessus.
La loi européenne sur l'accessibilité exige que les sites web respectent les normes WCAG 2.1 AA. Consultez le rapport détaillé ci-dessus pour voir le statut de conformité de atlassian.com.
Consultez la liste complète des problèmes ci-dessus avec les niveaux de gravité, les éléments affectés et les corrections recommandées pour atlassian.com.
Obtenez un rapport d'accessibilité gratuit pour votre site en quelques secondes.