angular / angular/components

Accessibility issue (Mat Checkbox and Mat Slider): Ripple around checkbox or slider is not meeting sufficient color contrast ratio of 3:1 for WCAG AA compliance

Ouverte
#27,755 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Accessibility area: material/checkbox area: material/slide-toggle
Langage dominant
TypeScript
Étoiles
25k
Forks
6.8k
Merge moyen
1 j 8 h
PR mergées (30 j)
91

Description

### Is this a regression?

- [ ] Yes, this behavior used to work in the previous version

### The previous version in which this bug was not present was

_No response_

### Description

- Ripple around the Mat Checkbox and Mat Slider are not reaching the WCAG Non text contrast ratio of 3:1.
- Since the ratio is not met application is in a non complaint state for the mentioned components (Slider and Checkbox)

### Reproduction

StackBlitz link: https://stackblitz.com/edit/components-issue-cwzzkd
Steps to reproduce:
1. Open Stack Blitz url above
2. On the Preview the Mat Slider and Mat Checkbox are provided
3. Select Mat Slider to toggle
4. The Ripple around the round slider color is not meeting the non text contrast ratio for WCAG AA compliance (3:1)
5. Similarly the Ripple around the Checkbox after selecting is not meeting the non text contrast ration for WCAG AA compliance (3:1)

### Expected Behavior

1. Both the Mat Slider and Mat Checkbox ripple color need to meet the non text contrast ratio (3:1) to be compliant since it is effecting Accessibility users.

### Actual Behavior

1. Both the Mat Slider and Mat Checkbox ripple color are not meeting the non text contrast ratio (3:1).

### Environment

- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):

Any help will take our application be more compliant for ADA and Accessibility

Thanks,
Venkat P.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par la reproduction StackBlitz liée et examinez le style des ripples de Mat Checkbox et Mat Slider. Confirmez le correctif en vérifiant que chaque ripple respecte le ratio de contraste WCAG AA indiqué de 3:1 pour les éléments non textuels dans les deux composants.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
angular, typescript
Domaine
accessibility, frontend
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.