coding-blocks / coding-blocks/codingblocks.online.projectx
Not accessible according to WCAG
- Lenguaje dominante
- JavaScript
- Estrellas
- 31
- Forks
- 102
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
The website is not accessible according to WCAG. Some of the examples are :-

The bell icon and profile is not receiving focus as div is used without tabindex. A role should also be given.

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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.