openedx / openedx/paragon

Add draggable list

Open
#2,573 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.