-
Notifications
You must be signed in to change notification settings - Fork 371
Description
Describe the problem
Unable to navigate through the Wizard component using the keyboard.
This is an issue with
- Patternfly 5
Please give a clear and concise description of the problem. Which components are affected?
On navigating the Wizard component through the keyboard, upon clicking the next/previous buttons, the focus remains on the wizard footer buttons even though there are interactive elements in the wizard's panel/body.
How do you reproduce the problem?
https://www.patternfly.org/2022.05/components/wizard/#anchors-for-nav-items
In this example, on navigating to the third step, the focus directly moves to the Next
button at the bottom even though there is an interactive element Join the conversation
in the panel.
Expected behaviour
Upon clicking the next/previous buttons, the focus should move to either the first interactive element in the wizard's main panel or (if there are no interactive elements) the main panel itself so that the user can navigate through the wizard easily
Is this issue blocking you?
The issue is blocking one of the highest-priority items.
Screenshots
If applicable, add screenshots to help explain the issue.
What is your environment?
- OS: Mac OS Sonoma 14.3
- Browser: Chrome
- Version: 122.0.6261.129 (Official Build) (x86_64)
What is your product and what release date are you targeting?
Customer Portal
Any other information?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status