patternfly / patternfly/patternfly-org
Tabs - refactor to use proper Tabs components
Open
Nobody has claimed this yet.
PF Team
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 147
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 2
Description
Because tabs is currently implemented using HTML, it lacks the responsive behavior of the component. We should refactor to use the Tabs component.
Jira Issue: PF-4501
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 by locating the current tabs implemented with HTML and the existing Tabs component used by the project. Compare their behavior at responsive widths, then confirm that the refactored tabs use the component and retain the expected content and navigation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100