patternfly / patternfly/patternfly-react
Use proper zindex for components that use popper
Open
Nobody has claimed this yet.
Breaking change :boom:
PF Team
Waiting for core
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Placeholder for work in https://github.com/patternfly/patternfly/issues/4973
Components that use popper can reference CSS tokens for z-index values that should maintain the proper stacking order.
Jira Issue: PF-150
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 PatternFly issue 4973 and Jira PF-150, then identify the React components that use Popper and the CSS z-index tokens they can reference. Done means those components maintain the intended stacking order through the appropriate tokens, with coverage for the affected components or behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100