Skip to content

Add drag-and-drop reordering for notes#63

Open
AditiBS wants to merge 1 commit into
rspavithra:mainfrom
AditiBS:feature-drag-drop-notes
Open

Add drag-and-drop reordering for notes#63
AditiBS wants to merge 1 commit into
rspavithra:mainfrom
AditiBS:feature-drag-drop-notes

Conversation

@AditiBS
Copy link
Copy Markdown

@AditiBS AditiBS commented Feb 27, 2026

📌 Description

Currently, notes in NoteStack are displayed only in the order they are created. This pull request introduces a drag-and-drop reordering feature, allowing users to manually rearrange notes based on their preference or priority.

This enhancement improves usability by enabling better organization of notes without affecting existing functionality.


🔗 Related Issue

Closes #48


🛠 Changes Made

  • Enabled drag-and-drop functionality on individual note cards
  • Updated the internal notes array to reflect the new order after dragging


✅ Checklist

  • I have tested my changes
  • My code follows project guidelines
  • I have linked the related issue

@rspavithra
Copy link
Copy Markdown
Owner

I noticed there is a merge conflict in this PR.
Kindly resolve the conflict and push the updated changes

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable manual rearrangement of notes (Drag and Drop)

2 participants