TheCyberHUB
TheCyberHUB copied to clipboard
[FEATURE] Notes App, Make The Notes And Categories Draggable.
Detailed description
In Notes App, add drag-gable functionality:
- [x] make the notes draggable inside a category.
- [ ] make the categories draggable.
- [ ] make the notes draggable from one category to another, when doing it the category field in note will be changed accordingly
Context
It will make the notes app functionality better. It is better ux to be able to drag and drop notes.
Possible implementation
Better you use react handlers for it. If you want to add package lets discuss it to see pros and cons.
Additional information
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
It's great having you contribute to this project
🌟 Welcome to the community 🌟
- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community.
- You should join our Discord chat and our GitHub Organisation.
- We help and encourage each other to contribute to open source little and often 😄.
- Any questions let us know.
www.geeksforgeeks.org/how-to-reorder-list-of-items-using-framer-motion-in-reactjs/amp/
assign me
- [ ] make the categories draggable.
- [ ] make the notes draggable from one category to another, when doing it the category field in note will be changed accordingly
I reopened because only the notes are now draggable, two tasks left.