patternfly / patternfly/patternfly-react
Tooltip - Update Tooltip 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 Tooltip docs to use this new prop.
Jira Issue: PF-2678
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 Tooltip component and its documentation examples. Read how Tooltip currently selects Popper, then trace the existing Floating UI wrapper and determine where a beta prop should select it. Update every Tooltip example to use the new prop and verify the examples show the intended implementation.
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