patternfly / patternfly/patternfly
Tabs: add responsive support for vertical tabs
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 817
- Forks
- 116
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 14
Description
Need to consider responsive, vertical tabs. Vertical tab implementation will be primarily dependent on the sidebar component. The sidebar component switches from vertical to horizontal direction at md breakpoint. We either need to A) set vertical tabs orientation to take effect at the same breakpoint or B) allow user to set the breakpoint at which direction changes.

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 reading the vertical tabs implementation alongside the sidebar component's responsive behavior. Determine whether vertical tabs should switch orientation at the md breakpoint or support a user-defined breakpoint. Done means responsive vertical tabs behave consistently with the selected breakpoint, with the behavior verified across the relevant viewport sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100