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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and drop: To Do List #4

Merged
merged 6 commits into from Jan 16, 2022
Merged

Drag and drop: To Do List #4

merged 6 commits into from Jan 16, 2022

Conversation

clintonjosephs
Copy link
Owner

Hello 馃槃 ,

I succeeded in making changes to the To-do-list app, the user is now able to reorder the list by dragging each item and moving it into the desired position.

  • Added a class that contains methods related to drag / drop and sorting functionality.
  • Add event listeners to list items (dragstart, dragover, drop).
  • Update items object's values for index key upon user actions.

@clintonjosephs clintonjosephs merged commit 8577460 into main Jan 16, 2022
@clintonjosephs clintonjosephs deleted the drag_and_drop branch January 21, 2022 00:08
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

Successfully merging this pull request may close these issues.

None yet

1 participant