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

[FEATURE] Notes App, Make The Notes And Categories Draggable. #559

Open
2 of 4 tasks
ArkadiK94 opened this issue Jan 3, 2024 · 4 comments · Fixed by #717
Open
2 of 4 tasks

[FEATURE] Notes App, Make The Notes And Categories Draggable. #559

ArkadiK94 opened this issue Jan 3, 2024 · 4 comments · Fixed by #717

Comments

@ArkadiK94
Copy link
Contributor

ArkadiK94 commented Jan 3, 2024

Detailed description

In Notes App, add drag-gable functionality:

  • 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

  • I agree to follow this project's Code of Conduct
Copy link

github-actions bot commented Jan 3, 2024

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.

@ArkadiK94 ArkadiK94 changed the title [FEATURE] Notes App, Make The Notes And Categories Draggable {branch: dev}. [FEATURE] Notes App, Make The Notes And Categories Draggable. Jan 3, 2024
@ArkadiK94
Copy link
Contributor Author

@sumanjeet0012
Copy link
Contributor

assign me

@ArkadiK94
Copy link
Contributor Author

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment