patternfly / patternfly/patternfly-react
Popover - Update Popover component to use new Floating UI wrapper.
Open
Nobody has claimed this yet.
PF Team
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Create a beta prop to optionally allow products to use new floating UI implementation rather than popper. Update all examples in Popover docs to use this new prop.
Jira Issue: PF-2677
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 Popover component and its documentation examples, then inspect how the current Popper implementation and the new Floating UI wrapper are exposed. Add the beta prop so products can opt into the new implementation, and update every Popover example to use it; the examples should demonstrate the completed behavior.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100