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

TAB-out from the mobile menu is not working #69

Closed
AlexSkrypnyk opened this issue Jan 19, 2024 · 0 comments · Fixed by #112
Closed

TAB-out from the mobile menu is not working #69

AlexSkrypnyk opened this issue Jan 19, 2024 · 0 comments · Fixed by #112
Labels
State: Done The issue is complete and waiting for a release Type: Defect Issue is a defect
Milestone

Comments

@AlexSkrypnyk
Copy link
Contributor

When a user navigates using the keyboard's Tab key to move through the interactive elements in the hamburger menu, the parent page elements (hidden behind the navigation flyout) receive focus.

As of version 1.4.5:

Expected behaviour
Tabbing in Flyout component to “cycle” back to the first component instead of going to the page behind it.

video_1280.mp4

Solution Direction

Restrict tabbing in Flyout component to “cycle” back to the first component instead of going to the page behind it.

@AlexSkrypnyk AlexSkrypnyk added the State: Needs triage An issue or PR has not been assessed and requires a triage label Jan 19, 2024
@fionamorrison23 fionamorrison23 removed the State: Needs triage An issue or PR has not been assessed and requires a triage label Mar 7, 2024
@fionamorrison23 fionamorrison23 moved this to Todo in UI Kit Mar 7, 2024
@fionamorrison23 fionamorrison23 added this to the 1.8 milestone Mar 7, 2024
@fionamorrison23 fionamorrison23 added Type: Defect Issue is a defect State: Confirmed The issue was triaged and confirmed for development labels Mar 7, 2024
@fionamorrison23 fionamorrison23 moved this from Todo to In Progress in UI Kit Mar 19, 2024
@AlexSkrypnyk AlexSkrypnyk added State: In progress The issue is being worked on State: In review Issue is being reviewed and removed State: Confirmed The issue was triaged and confirmed for development State: In progress The issue is being worked on labels Mar 25, 2024
AlexSkrypnyk added a commit that referenced this issue Apr 10, 2024
Co-authored-by: Joshua Fernandes <“joshua.1234511@yahoo.in”>
Co-authored-by: Alex Skrypnyk <alex@drevops.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in UI Kit Apr 10, 2024
@fionamorrison23 fionamorrison23 added PR: Ready to be merged Pull request is ready to be merged (assigned after testing is complete) and removed State: In review Issue is being reviewed PR: Ready to be merged Pull request is ready to be merged (assigned after testing is complete) labels May 29, 2024
@AlexSkrypnyk AlexSkrypnyk added the State: Done The issue is complete and waiting for a release label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Done The issue is complete and waiting for a release Type: Defect Issue is a defect
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants