Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: CXSPA-7931 - Group Tree is not part of tab chain #19411

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

Uli-Tiger
Copy link
Contributor

In cases where the currently displayed group is neither a tree node in the navigation menu itself, nor a direct child of one of the navigation tree nodes, but an indirect child of one of the navigation tree nodes, the tree can't be reached by tabbing anymore. The associated check is enhance to work recursively, to also detect the above described situation properly.

In cases where the currently displayed group is neither a tree node in the navigation menu itself, nor a direct child of one of the navigation tree nodes, but an indirect child of one of  the navigation tree nodes, the tree can't be reached by tabbing anymore.
The associated check is enhance to work recursively, to also detect the above described situation properly.
@Uli-Tiger Uli-Tiger requested review from a team as code owners October 17, 2024 13:25
@github-actions github-actions bot marked this pull request as draft October 17, 2024 13:25
@Uli-Tiger Uli-Tiger marked this pull request as ready for review October 17, 2024 13:44
@github-actions github-actions bot marked this pull request as draft October 17, 2024 13:44
@Uli-Tiger Uli-Tiger marked this pull request as ready for review October 17, 2024 13:44
Copy link
Contributor

Merge Checks Failed

Please push a commit to re-trigger the build. 
To push an empty commit you can use `git commit --allow-empty -m "Trigger Build"`

Copy link

cypress bot commented Oct 17, 2024

spartacus    Run #45404

Run Properties:  status check passed Passed #45404  •  git commit 81ed0c2410 ℹ️: Merge dea2c55af8fae0ada65be37a0b753bbc6e336477 into 96d44a9bb171ed42d7c2f83e86ae...
Project spartacus
Run status status check passed Passed #45404
Run duration 04m 38s
Commit git commit 81ed0c2410 ℹ️: Merge dea2c55af8fae0ada65be37a0b753bbc6e336477 into 96d44a9bb171ed42d7c2f83e86ae...
Committer Ulrich Stellmacher
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 6
Tests that did not run due to a developer annotating a test with .skip  Pending 2
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 125

@github-actions github-actions bot marked this pull request as draft October 18, 2024 15:55
@Uli-Tiger Uli-Tiger marked this pull request as ready for review October 18, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants