Page MenuHomePhabricator

CX suggestion for translation fails accessibility standards
Closed, DeclinedPublic

Description

Currently, the grey for translation suggestion is #72777d on #f6f6f6 having contrast of 4.17 (font size: 9.0pt (12px), font weight: normal) which fails WCAG 2.1 AA (contrast should be at least 4.5) making it invisible to people with visual impairments

Currently:

image.png (117×159 px, 5 KB)

Changing it to (#54595d) would make it pass WCAG 2.1 AA:

image.png (109×151 px, 5 KB)

Event Timeline

As part of the desktop improvement project, the language selector is being moved to a different location. The entry point for translations won't be shown in this location soon. More details at T289839: Update current language selector to incorporate key improvements form the new design