Undo Functionality Not Working?
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 48
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Type some text or elements, delete them, and then press CTRL+Z. You'll notice that the undo function is not working. I believe this is a significant issue as almost all text editors support this feature nowadays.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue described in the EditContext API: enter text or elements, delete them, and press CTRL+Z. Trace the undo behavior from that reproduction and define done as deleted content being restored through the keyboard shortcut. The issue names no files or tests, so locating the implementation and suitable coverage will require project research.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100