gitlab.com Accessibility Report

Accessibility audit of gitlab.com — scanned on Feb 20, 2026

Technology
0 /100
F Critical Issues

6 issues found across 2 categories

3 Critical 3 Major

WCAG Compliance Overview

Perceivable 2 issues
Operable 1 issues
Understandable 0 issues
Robust 3 issues

Issues Found

Form inputs missing labels

Critical

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
1 element(s) affected
  • <input type="text" name="(no name)">
How to fix

Add <label> elements with matching for attributes, or use aria-label.

Buttons missing accessible name

Critical

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
1 element(s) affected
  • <button>
How to fix

Add text content, aria-label, or title to all <button> elements.

Videos missing captions

Critical

Video content must have captions for deaf and hard-of-hearing users.

WCAG 1.2.2
1 element(s) affected
  • <video> "(inline)"
How to fix

Add closed captions or subtitles to all video content.

Duplicate element IDs

Major

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
2 element(s) affected
  • id="a"
  • id="Vector"
How to fix

Make each id attribute value unique within the page.

No skip navigation link

Major

Pages should have a mechanism to bypass repeated navigation blocks.

WCAG 2.4.1
1 element(s) affected
  • No skip navigation link found
How to fix

Add a 'Skip to main content' link as the first focusable element on the page.

Invalid ARIA attributes

Major

ARIA attributes must be valid and used correctly to work with assistive technologies.

WCAG 4.1.2
2 element(s) affected
  • <div aria-describedby="customers-quote-carousel-help"> (missing ref)
  • <div aria-labelledby="carousel-title"> (missing ref)
How to fix

Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Top Priority Fixes

Here are the most impactful changes gitlab.com should make to improve accessibility:

  1. #1
    Form inputs missing labels Critical

    Add <label> elements with matching for attributes, or use aria-label.

  2. #2
    Buttons missing accessible name Critical

    Add text content, aria-label, or title to all <button> elements.

  3. #3
    Videos missing captions Critical

    Add closed captions or subtitles to all video content.

Frequently Asked Questions

Is gitlab.com accessible?

gitlab.com scored 31/100 (grade F) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is gitlab.com WCAG compliant?

Our scan found 6 accessibility issues on gitlab.com. Full WCAG compliance requires addressing all critical and major issues identified above.

Is gitlab.com EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see gitlab.com's compliance status.

What accessibility issues does gitlab.com have?

See the full issue list above with severity levels, affected elements, and recommended fixes for gitlab.com.

Scan Your Own Website

Get a free accessibility report for your website in seconds.