patternfly / patternfly/react-catalog-view
Bug - keyboard navigation broken in VerticalTabs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Found in ODH - Vertical tabs do not work using keyboard navigation
Elements are focusable/clickable but "Enter" key doesn't work to select tab items.
See demo: https://www.patternfly.org/v4/extensions/catalog-view/vertical-tabs
Jira Issue: PF-2026
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the keyboard failure in the VerticalTabs demo at the linked PatternFly catalog-view URL, focusing on selecting a tab with Enter after focusing its item. Trace the VerticalTabs implementation from the react-catalog-view repository and verify that keyboard selection works as described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100