HarshKapadia2 / HarshKapadia2/preview-markdown
File download option
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- A file download feature should be added.
- The button can be added above the input box with the other buttons.
- A [Material UI download icon (SVG)](https://fonts.google.com/icons?selected=Material+Icons&icon.query=download) should be used for the image in the button.
- On clicking, the contents of the input box should be downloaded. **The user should be prompted to name their file.**
Contributor guide
Research direction
Review the UI entry point that renders the input box and its existing buttons. Add the download control with the specified Material UI icon, then verify that clicking it prompts for a filename and downloads the input contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100