KwickerHub / KwickerHub/WebCraftifyAI
Adding Undo and Redo Buttons
Open
@poorvaditya18 is already working on this.
Since Oct 15, 2022.
enhancement
hacktoberfest
- Dominant language
- HTML
- Stars
- 88
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
Most times, people make a lot of mistakes when creating designs or web pages. We need a redo and undo button. in the dashboard.html file.
We can also add some shortcuts of
ctrl + z = undo
ctrl + y = redo
ctr + shift + z = redo
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.
Assessment
This issue has not been assessed yet.