patternfly / patternfly/patternfly-react
DragDrop - support draggable table rows
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
https://www.patternfly.org/components/table#draggable-row-table uses a manual drag and drop solution currently and we should add support for this use case to our new DragDrop package.
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 reviewing the new DragDrop package and the current manual implementation for the draggable-row table described at the PatternFly table URL. Determine the package behavior needed for draggable table rows, then verify that the table use case works without the manual solution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100