Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module Editor: Reordering lessons #131

Open
2 tasks
draymond63 opened this issue May 17, 2022 · 1 comment
Open
2 tasks

Module Editor: Reordering lessons #131

draymond63 opened this issue May 17, 2022 · 1 comment

Comments

@draymond63
Copy link
Contributor

draymond63 commented May 17, 2022

Summary

We will want to add the ability to reorder the lessons via drag & drop. When the user hovers over a lesson in the module editor sidebar a drag handle will appear. Then, if the user drags this handle, the lessons will be rearranged. We will use the same library as we do for the rearranging of the lesson content, which is react-beautiful-dnd.

Goals

  • Drag and drop of lessons within the SideBarModuleOverview
  • Dragging the lessons results in an update of the state

Implementation

Follow the design in the LessonViewer for guidance. Message @draymond63, because he's done this before :)

@mslwang
Copy link
Contributor

mslwang commented Aug 30, 2022

Paused development for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants