[PR #3396] [MERGED] fix: team collection resetting on unmount within app lifecycle #4367

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/3396
Author: @AndrewBastin
Created: 9/27/2023
Status: Merged
Merged: 10/6/2023
Merged by: @AndrewBastin

Base: release/2023.8.2Head: fix/3393


📝 Commits (4)

  • f7cff84 fix: team collection resetting on unmount within app lifecycle
  • 4bc68f0 chore: linting
  • d14b496 refactor: eliminate redundancy
  • 7dee372 chore: update comment about the watcher purpose

📊 Changes

1 file changed (+13 additions, -9 deletions)

View changed files

📝 packages/hoppscotch-common/src/components/collections/index.vue (+13 -9)

📄 Description

Closes #3393

Description

This PR is a patch to fix that above mentioned bug ticket.

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

Additional Information


🔄 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/3396 **Author:** [@AndrewBastin](https://github.com/AndrewBastin) **Created:** 9/27/2023 **Status:** ✅ Merged **Merged:** 10/6/2023 **Merged by:** [@AndrewBastin](https://github.com/AndrewBastin) **Base:** `release/2023.8.2` ← **Head:** `fix/3393` --- ### 📝 Commits (4) - [`f7cff84`](https://github.com/hoppscotch/hoppscotch/commit/f7cff8458dcc7c0e12b8df18eb21a59bb7865188) fix: team collection resetting on unmount within app lifecycle - [`4bc68f0`](https://github.com/hoppscotch/hoppscotch/commit/4bc68f0b837fc86ee4e8b94d0163468ef50513e5) chore: linting - [`d14b496`](https://github.com/hoppscotch/hoppscotch/commit/d14b496a92bf39e40c9de5dd68214b1113ddb2ac) refactor: eliminate redundancy - [`7dee372`](https://github.com/hoppscotch/hoppscotch/commit/7dee372dc21021195ccaaeb33b1b1a06758c59cf) chore: update comment about the watcher purpose ### 📊 Changes **1 file changed** (+13 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-common/src/components/collections/index.vue` (+13 -9) </details> ### 📄 Description Closes #3393 ### Description This PR is a patch to fix that above mentioned bug ticket. ### Checks - [x] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation - [x] I have updated the documentation as required - [x] All the tests have passed ### Additional Information --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 01:54:39 +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#4367
No description provided.