Skip to content

[FEATURE] Download displayed svg feature #75

@chinmay29hub

Description

@chinmay29hub

🌟 Feature Request

"Add a button to download the SVG haiku as a SVG."


🤔 Why Is This Needed?

  • Users can save haikus as images (svg's).

Additional Context

  • Currently on the app if you right click and download the generated image the downloaded image is different than the currently displayed image. So if you call the same api in the download click than the api will return a another random image. But we want to give the user same displayed image.

Image Image
  • We need to figure out a way that in any case whenever the api is called be it random or by changing values in the dropdowns - we need to save the returned image : eg Blob (just an example can use any method that is best). So that when user clicks new download button he will be able to download the same displayed image.

Please post in this thread if you have any doubts!

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededjavascriptPull requests that update javascript code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions