patternfly / patternfly/patternfly-react
Tabs demo - selected tab jumps back to first tab
Open
Nobody has claimed this yet.
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the problem
In the example for tabs linked to nav elements, after clicking to a tab other than the first, the view starts to jump back to the leftmost tab immediately after clicking another one.
This bug exists in V5 as well as V6.
Reported by @mshriver
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
Start with the tabs linked to nav elements example at the PatternFly tabs documentation URL and reproduce the jump after selecting a non-first tab. Compare the behavior in V5 and V6; done means selecting another tab no longer moves the view back to the leftmost tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100