patternfly / patternfly/patternfly-react
Boxed tabs background should extend to the full width of the content area
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
https://www.patternfly.org/components/tabs/html/#box
AAP uses the boxed tabs in the UI in pretty much all areas of AAP to show nested content. We'd like the background of the component to span full width to make the tab areas more distinct from the rest of the content background.
This is what it currently looks like (as also seen in the PF example above)
This is our desired state.
Making this change in the PF Component would help in avoiding the AAP UI team to do a workaround for this especially since it affects all areas in the UI.
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 boxed tabs example at the linked PatternFly tabs page and locate the corresponding Tabs component implementation in this repository. Compare the current and desired screenshots, then verify that the boxed tabs background spans the full content width without changing other tab variants.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100