HarshKapadia2 / HarshKapadia2/preview-markdown

File download option

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.