[PR #1955] [MERGED] feat: add undo when parameters and headers are deleted, resolves #1951 #3584

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1955
Author: @Wils3B
Created: 11/16/2021
Status: Merged
Merged: 11/16/2021
Merged by: @liyasthomas

Base: mainHead: feat/undo-headers-and-params-deletion


📝 Commits (4)

  • cec26a5 feat: add undo when parameters and headers are deleted
  • 2d8dd5d chore: minor fixes and improvements for undo toast
  • 97fbeb0 Merge branch 'main' into feat/undo-headers-and-params-deletion
  • 4b4a014 feat: undo action for deleted graphql header

📊 Changes

3 files changed (+65 additions, -15 deletions)

View changed files

📝 packages/hoppscotch-app/components/graphql/RequestOptions.vue (+22 -10)
📝 packages/hoppscotch-app/components/http/Headers.vue (+22 -3)
📝 packages/hoppscotch-app/components/http/Parameters.vue (+21 -2)

📄 Description

Hi everyone, I am a newcomer to this project and I want to contribute

@liyasthomas could you make a review on this pull request please

I create a toast that notify the user about the deletion with an undo button,
I used DeepL and Google Translate for text translations

Demo:

https://user-images.githubusercontent.com/44102335/141959683-614248ed-8bcf-47bf-a6c0-3be874fd570e.mp4


🔄 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/1955 **Author:** [@Wils3B](https://github.com/Wils3B) **Created:** 11/16/2021 **Status:** ✅ Merged **Merged:** 11/16/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `feat/undo-headers-and-params-deletion` --- ### 📝 Commits (4) - [`cec26a5`](https://github.com/hoppscotch/hoppscotch/commit/cec26a548217529ed3b57d3eefd64c3dc42c9106) feat: add undo when parameters and headers are deleted - [`2d8dd5d`](https://github.com/hoppscotch/hoppscotch/commit/2d8dd5d982ea1a08c44c05d7604eb3b10e76ea0d) chore: minor fixes and improvements for undo toast - [`97fbeb0`](https://github.com/hoppscotch/hoppscotch/commit/97fbeb0c96b54b9fed65e9e773780bcdeba33689) Merge branch 'main' into feat/undo-headers-and-params-deletion - [`4b4a014`](https://github.com/hoppscotch/hoppscotch/commit/4b4a01428949daadd97455cbeba6ddfacd8ec8a4) feat: undo action for deleted graphql header ### 📊 Changes **3 files changed** (+65 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/graphql/RequestOptions.vue` (+22 -10) 📝 `packages/hoppscotch-app/components/http/Headers.vue` (+22 -3) 📝 `packages/hoppscotch-app/components/http/Parameters.vue` (+21 -2) </details> ### 📄 Description Hi everyone, I am a newcomer to this project and I want to contribute @liyasthomas could you make a review on this pull request please I create a toast that notify the user about the deletion with an undo button, I used DeepL and Google Translate for text translations Demo: https://user-images.githubusercontent.com/44102335/141959683-614248ed-8bcf-47bf-a6c0-3be874fd570e.mp4 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:11:07 +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#3584
No description provided.