coding-blocks / coding-blocks/codingblocks.online.projectx

Not accessible according to WCAG

Ouverte
#306 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
BOSS
Langage dominant
JavaScript
Étoiles
31
Forks
102
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The website is not accessible according to WCAG. Some of the examples are :-
![image](https://user-images.githubusercontent.com/28438230/49495249-63e51b80-f888-11e8-8700-b0317dc80b66.png)
The bell icon and profile is not receiving focus as div is used without tabindex. A role should also be given.

![image](https://user-images.githubusercontent.com/28438230/49495316-9e4eb880-f888-11e8-8c6d-44a37e108648.png)

In this the cards that are hidden are also receiving focus but they should not. They should not be in DOM if they are not visible.
There are many more accessibility related issues.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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