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 request) Note Tree Sidebar - Confirmation Dialogue When Dragging and Dropping To Move Note #712

Open
kleutzinger opened this issue Dec 5, 2024 · 0 comments

Comments

@kleutzinger
Copy link
Contributor

kleutzinger commented Dec 5, 2024

Describe feature

The problem:

When mousing around the note tree, it's sort of easy to accidentally drag and drop a note and it move it or reorder it to somewhere weird. And control z doesn't work after the fact nor is there an easy way to figure out what got moved where.

The potential fix

Add some type of confirmation when dragging and dropping a note to somewhere in the tree.

This should probably be an optional safeguard, probably not everyone wants this.


Upon moving a note, we could have prompt like

Are you sure you want to move note XXXX to YYYY?

this would be similar to the 'confirm delete' dialogue when you click the delete on a note in the tree.


Alternatively, it could be a temporary 'undo' popup thingy. This is the 'ask for forgiveness, not permission' approach.

Note XXXX moved to YYYY, click to undo

Additional Information

No response

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

1 participant