[PR #2433] [MERGED] fix: remove confirm change popup and add ability to overwrite request in saveas popup #3807

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2433
Author: @nivedin
Created: 6/17/2022
Status: Merged
Merged: 6/22/2022
Merged by: @AndrewBastin

Base: mainHead: fix/saveas-overide-request


📝 Commits (1)

  • 4417ee6 fix: remove confirm change popup in saveas popup and can overwrite request

📊 Changes

2 files changed (+28 additions, -60 deletions)

View changed files

📝 packages/hoppscotch-app/components/collections/my/Request.vue (+15 -35)
📝 packages/hoppscotch-app/components/collections/teams/Request.vue (+13 -25)

📄 Description

Closes #2368

Description

This PR closes the issue where a user could not overwrite a request and remove the confirm change popup inside the save as popup.

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/2433 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 6/17/2022 **Status:** ✅ Merged **Merged:** 6/22/2022 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `main` ← **Head:** `fix/saveas-overide-request` --- ### 📝 Commits (1) - [`4417ee6`](https://github.com/hoppscotch/hoppscotch/commit/4417ee629a951d56f2908774e69eae72c3c0162f) fix: remove confirm change popup in saveas popup and can overwrite request ### 📊 Changes **2 files changed** (+28 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/components/collections/my/Request.vue` (+15 -35) 📝 `packages/hoppscotch-app/components/collections/teams/Request.vue` (+13 -25) </details> ### 📄 Description Closes #2368 ### Description This PR closes the issue where a user could not overwrite a request and remove the confirm change popup inside the save as popup. ### 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:25 +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#3807
No description provided.