[PR #3356] [MERGED] fix: duplicate tab reference bug #4355

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3356
Author: @nivedin
Created: 9/15/2023
Status: Merged
Merged: 9/18/2023
Merged by: @AndrewBastin

Base: release/2023.8.1Head: fix/duplicate-tab-bug


📝 Commits (1)

  • 01200c9 fix: duplicate tab reference bug

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 packages/hoppscotch-common/src/pages/index.vue (+2 -1)

📄 Description

Closes HFE-225

Description

This PR fixes the bug when duplicating a tab where when a user makes changes to a duplicated tab the same change is effected on the tab which is duplicated.

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/3356 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 9/15/2023 **Status:** ✅ Merged **Merged:** 9/18/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.1` ← **Head:** `fix/duplicate-tab-bug` --- ### 📝 Commits (1) - [`01200c9`](https://github.com/hoppscotch/hoppscotch/commit/01200c9e5f064372e5e91239593d3e8cdfcfd2e9) fix: duplicate tab reference bug ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/pages/index.vue` (+2 -1) </details> ### 📄 Description Closes HFE-225 ### Description This PR fixes the bug when duplicating a tab where when a user makes changes to a duplicated tab the same change is effected on the tab which is duplicated. ### 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:53:50 +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#4355
No description provided.