patternfly / patternfly/patternfly-react
Floating UI - update remaining components to use new floating UI wrapper
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
TimePicker - Time selection dropdown
PaginationOptionsMenu - Page size selector
NavItem - Navigation submenus
MenuContainer - Generic menu positioning
Tabs/OverflowTab - Overflow tab menus
Table Actions - Action column menus
NotificationDrawer - Context menus
Masthead - User dropdown menus
CardView - Action menus
Toolbar - Filter menus
Jira Issue: PF-2680
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 named components, including TimePicker, PaginationOptionsMenu, NavItem, MenuContainer, Tabs/OverflowTab, Table Actions, NotificationDrawer, Masthead, CardView, and Toolbar, then find the new floating UI wrapper already used elsewhere. Check how each component currently positions its menus and identify the remaining migration points. Done means all listed components use the new wrapper consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100