patternfly / patternfly/patternfly-react
Dropdown - Update Dropdown 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 Dropdown docs to use this new prop.
Jira Issue: PF-2676
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 locating the Dropdown component implementation and its documentation examples, then read how the current Popper-based behavior is selected. Add an optional beta prop for the Floating UI implementation and update all Dropdown documentation examples to use it. Done means the prop is available for product use and the examples consistently demonstrate it.
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
- 62/100