[PR #1930] [MERGED] sync request params with bulk editor. #3566

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1930
Author: @0xc0Der
Created: 11/2/2021
Status: Merged
Merged: 11/4/2021
Merged by: @liyasthomas

Base: mainHead: fix-sync-req-params


📝 Commits (4)

  • cd040d5 fix: sync changes in parameters and bulk editor
  • dec1b89 feat: enable clearAll in bulk editor
  • eef74c0 Merge branch 'main' into fix-sync-req-params
  • 9138149 fix: keep empty fields

📊 Changes

1 file changed (+25 additions, -14 deletions)

View changed files

📝 packages/hoppscotch-app/components/http/Parameters.vue (+25 -14)

📄 Description

in this PR:

  • synced Parameters with bulk editor.
  • enabled clearAll button in bulk editor.

fixes issue #1928.


🔄 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/1930 **Author:** [@0xc0Der](https://github.com/0xc0Der) **Created:** 11/2/2021 **Status:** ✅ Merged **Merged:** 11/4/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix-sync-req-params` --- ### 📝 Commits (4) - [`cd040d5`](https://github.com/hoppscotch/hoppscotch/commit/cd040d51031e88e5c87b4debf1b8472dc5031e1c) fix: sync changes in parameters and bulk editor - [`dec1b89`](https://github.com/hoppscotch/hoppscotch/commit/dec1b893868ccda707c9621113a923be6cabefa0) feat: enable clearAll in bulk editor - [`eef74c0`](https://github.com/hoppscotch/hoppscotch/commit/eef74c0ecc35fcee21d1625bca49e09c4c7a5b7f) Merge branch 'main' into fix-sync-req-params - [`9138149`](https://github.com/hoppscotch/hoppscotch/commit/9138149c87549a574247745c7c76fb171fdcfafa) fix: keep empty fields ### 📊 Changes **1 file changed** (+25 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/http/Parameters.vue` (+25 -14) </details> ### 📄 Description in this PR: - synced Parameters with bulk editor. - enabled clearAll button in bulk editor. fixes issue #1928. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:10:18 +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#3566
No description provided.