HarshKapadia2 / HarshKapadia2/preview-markdown
Add undo and redo functionality
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- Add undo and redo functionality.
- Place buttons to the left of the clear buttons.
- If there is no content in the input box, only the undo and the theme switcher buttons should be displayed.
- Material UI SVG icons to be used
- [Undo](https://fonts.google.com/icons?selected=Material+Icons&icon.query=undo)
- [Redo](https://fonts.google.com/icons?selected=Material+Icons&icon.query=redo)
Contributor guide
Research direction
Start by locating the React input and clear-button controls in the preview-markdown repository. Add the undo and redo controls with Material UI SVG icons, place them to the left of the clear controls, and ensure the specified button visibility rules hold when the input is empty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100