[PR #1170] [CLOSED] Fix folder editing #3106

Closed
opened 2026-03-17 00:45:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/1170
Author: @MattJarman
Created: 9/16/2020
Status: Closed

Base: masterHead: fix-folder-editing


📝 Commits (2)

  • ceeb25a Import collection
  • 873cbd7 Merge branch 'master' into fix-folder-editing

📊 Changes

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

View changed files

📝 components/collections/index.vue (+1 -1)

📄 Description

Getting a collection is not defined error when trying to edit a folder in a collection. Fixed by including missing destructure statement.


🔄 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/1170 **Author:** [@MattJarman](https://github.com/MattJarman) **Created:** 9/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-folder-editing` --- ### 📝 Commits (2) - [`ceeb25a`](https://github.com/hoppscotch/hoppscotch/commit/ceeb25ad978dd6796d0b9a73d0ea409cdb9121ff) Import collection - [`873cbd7`](https://github.com/hoppscotch/hoppscotch/commit/873cbd71362e1d3fa243e3cf32c8a67dcbcae3ac) Merge branch 'master' into fix-folder-editing ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `components/collections/index.vue` (+1 -1) </details> ### 📄 Description Getting a `collection is not defined` error when trying to edit a folder in a collection. Fixed by including missing destructure statement. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 00:45:12 +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#3106
No description provided.