patternfly / patternfly/patternfly

Tabs: add responsive support for vertical tabs

Open
#3,915 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Breaking change :boom: Pinned
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.

tabs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.