evanw / evanw/fsm

Add Undo Functionality

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.