Skip to content

feat(filename): added filename in download functional #4329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 19, 2024

Conversation

shipko
Copy link
Contributor

@shipko shipko commented Sep 5, 2024

Closes #4265

What's changed

Added name for file in all useDownloadResponse methods

  • Not Completed
  • Completed

Notes to reviewers

Maybe we need to move file name in locale files?

Copy link
Member

@nivedin nivedin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might need to add the file names in locale

@nivedin nivedin changed the base branch from main to patch September 11, 2024 06:30
@nivedin nivedin force-pushed the file-with-name branch 2 times, most recently from 79076e6 to dce67dd Compare September 11, 2024 10:53
@shipko
Copy link
Contributor Author

shipko commented Sep 13, 2024

@nivedin what do you think.
Why we need to have an availability to download curl command as file that we importing to request?

Maybe we remove "Download file" button from packages/hoppscotch-common/src/components/http/ImportCurl.vue?

@nivedin
Copy link
Member

nivedin commented Sep 17, 2024

@nivedin what do you think. Why we need to have an availability to download curl command as file that we importing to request?

Maybe we remove "Download file" button from packages/hoppscotch-common/src/components/http/ImportCurl.vue?

Good catch, we can remove that @shipko

@shipko
Copy link
Contributor Author

shipko commented Sep 17, 2024

@nivedin PR is done

Copy link
Member

@nivedin nivedin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@AndrewBastin AndrewBastin merged commit 5a06e52 into hoppscotch:patch Sep 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: Pre-fill file name and extension when downloading a file.
3 participants