patternfly / patternfly/patternfly-react
Navigation - Add cypress tests for the inert attribute
Abierto
@Mash707 ya está trabajando en esto.
Desde el 14/5/2025.
Stale
- Lenguaje dominante
- TypeScript
- Estrellas
- 862
- Forks
- 392
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 9
Descripción
Describe the enhancement or change
Follow up to #11749. After the PR is merged we need to add cypress test for the inert attribute.
- click the expandable toggle to expand it, then tab() and assert that first item is focused
- click the expandable toggle to collapse it, then tab() and assert that the first item within that section doesn't have focus
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.