Add draggable list
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Improvements
There is increased usage of the frontend-lib-content-components DraggableList. Currently the components is used on Custom Pages in the course authoring MFE and games block editor. Other people outside of the TNL team are interested in using component. It would be great to make it more general. The current component is an adaptation from dnd kit's Sortable list with drag handles.
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 reading the existing DraggableList in frontend-lib-content-components/src/editors/sharedComponents/DraggableList and the dnd kit sortable-list example linked in the issue. Compare how it is used by Custom Pages and the games block editor, then define the reusable API and verify that both existing consumers can use the generalized component.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100