[PR #2770] [MERGED] fix: team environment importing #4057

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

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/2770
Author: @nivedin
Created: 10/10/2022
Status: Merged
Merged: 10/10/2022
Merged by: @liyasthomas

Base: mainHead: fix/team-env-import


📝 Commits (3)

  • fc39f69 fix: team-environment import fix
  • 5577b3d refactor: added sticky to env top bar
  • e7e6009 chore: minor ui improvements

📊 Changes

4 files changed (+33 additions, -20 deletions)

View changed files

📝 packages/hoppscotch-app/src/components/environments/ChooseType.vue (+1 -1)
📝 packages/hoppscotch-app/src/components/environments/ImportExport.vue (+22 -17)
📝 packages/hoppscotch-app/src/components/environments/my/index.vue (+5 -1)
📝 packages/hoppscotch-app/src/components/environments/teams/index.vue (+5 -1)

📄 Description

Closes #2769

Description

This PR fixes the issue when importing environments as JSON file in the team environment fails. I also added a sticky property to the environment upper tab so that when scrolling through an extensive list the tab will be visible.

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/2770 **Author:** [@nivedin](https://github.com/nivedin) **Created:** 10/10/2022 **Status:** ✅ Merged **Merged:** 10/10/2022 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `fix/team-env-import` --- ### 📝 Commits (3) - [`fc39f69`](https://github.com/hoppscotch/hoppscotch/commit/fc39f69a69ab079ebe299463f0a123562b075c31) fix: team-environment import fix - [`5577b3d`](https://github.com/hoppscotch/hoppscotch/commit/5577b3dcc53fb982af772fd34fc80d1c7a107e7d) refactor: added sticky to env top bar - [`e7e6009`](https://github.com/hoppscotch/hoppscotch/commit/e7e60090c9b570b35ab6e7cdcf98d1ea95c4e3de) chore: minor ui improvements ### 📊 Changes **4 files changed** (+33 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-app/src/components/environments/ChooseType.vue` (+1 -1) 📝 `packages/hoppscotch-app/src/components/environments/ImportExport.vue` (+22 -17) 📝 `packages/hoppscotch-app/src/components/environments/my/index.vue` (+5 -1) 📝 `packages/hoppscotch-app/src/components/environments/teams/index.vue` (+5 -1) </details> ### 📄 Description Closes #2769 ### Description This PR fixes the issue when importing environments as JSON file in the team environment fails. I also added a sticky property to the environment upper tab so that when scrolling through an extensive list the tab will be visible. ### 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:37:40 +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#4057
No description provided.