Add Undo Functionality
Open
- Dominant language
- JavaScript
- Stars
- 318
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Currently, users have to manually delete a node if they make a mistake during editing. Introducing an undo function(CTRL +Z) would significantly improve the user experience by allowing users to easily revert recent actions without having to delete and recreate nodes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the node-editing workflow and how keyboard shortcuts are handled; the issue provides no file or test pointers. Done means recent editing actions can be reverted with Ctrl+Z, removing the need to manually delete and recreate nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100