patternfly / patternfly/patternfly-react
Navigation - Add cypress tests for the inert attribute
Ouverte
@Mash707 y travaille déjà.
Depuis le 14/5/2025.
Stale
- Langage dominant
- TypeScript
- Étoiles
- 862
- Forks
- 392
- Merge moyen
- 4 j 8 h
- PR mergées (30 j)
- 9
Description
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
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Évaluation
Cette issue n'a pas encore été évaluée.