mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #2770] [MERGED] fix: team environment importing #4057
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#4057
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:fix/team-env-import📝 Commits (3)
fc39f69fix: team-environment import fix5577b3drefactor: added sticky to env top bare7e6009chore: 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.