[PR #2426] [MERGED] fix: Copy and download filtered response body #3802

Closed
opened 2026-03-17 01:23:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2426
Author: @nivedin
Created: 6/13/2022
Status: Merged
Merged: 6/16/2022
Merged by: @liyasthomas

Base: mainHead: fix/copy-download-filtered-responseBody


📝 Commits (2)

  • 4cb72e4 fix: copy filtered response
  • 34b4133 fix: download filtered responseBody

📊 Changes

1 file changed (+6 additions, -7 deletions)

View changed files

📝 packages/hoppscotch-app/components/lenses/renderers/JSONLensRenderer.vue (+6 -7)

📄 Description

Description

Currently, the initial response body gets copied and downloaded after filtering, this PR fixes this bug.

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/2426 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 6/13/2022 **Status:** ✅ Merged **Merged:** 6/16/2022 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix/copy-download-filtered-responseBody` --- ### 📝 Commits (2) - [`4cb72e4`](https://github.com/hoppscotch/hoppscotch/commit/4cb72e4edf92be6e2f99bd38e72c0dfd5e3d8358) fix: copy filtered response - [`34b4133`](https://github.com/hoppscotch/hoppscotch/commit/34b41336d8af2e9ab5733a00ef112627fa48c0d0) fix: download filtered responseBody ### 📊 Changes **1 file changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/lenses/renderers/JSONLensRenderer.vue` (+6 -7) </details> ### 📄 Description ### Description Currently, the initial response body gets copied and downloaded after filtering, this PR fixes this bug. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [ ] I have updated the documentation as required - [x] All the tests have passed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:23:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#3802
No description provided.