patternfly / patternfly/patternfly-react
Toolbar - add support for item minWidths
Open
Beginner friendly
Nobody has claimed this yet.
PF Team
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Mentioned here in the PR that added support for widths - https://github.com/patternfly/patternfly-react/pull/12237#pullrequestreview-4820560632
Items support minWidth also. React-token name is c_toolbar__item_MinWidth
Jira Issue: PF-4527
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 reviewing the Toolbar implementation and the PR that added support for widths, linked in the issue. Check how the c_toolbar__item_MinWidth React token is exposed for items, then verify that Toolbar items support minWidth consistently with widths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100