mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[PR #3052] [MERGED] chore: environment selector with new ux #4204
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#4204
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/3052
Author: @liyasthomas
Created: 5/11/2023
Status: ✅ Merged
Merged: 5/30/2023
Merged by: @AndrewBastin
Base:
release/2023.4.4← Head:feat/environment-selector📝 Commits (4)
61daf2echore: minor UX improvements9a75265chore: minor UX improvements166c693refactor: remove prop dependency for env selector2c18498chore: minor UX improvements📊 Changes
5 files changed (+162 additions, -103 deletions)
View changed files
📝
packages/hoppscotch-common/src/components/environments/Selector.vue(+139 -61)📝
packages/hoppscotch-common/src/components/environments/index.vue(+5 -36)📝
packages/hoppscotch-common/src/components/environments/teams/index.vue(+1 -1)📝
packages/hoppscotch-common/src/pages/index.vue(+3 -0)📝
packages/hoppscotch-ui/src/components/smart/Windows.vue(+14 -5)📄 Description
Closes HFE-64
Description
This is a continuation of reverting the environment selector component back to its original features with the new design language that we follow at Hoppscotch. Users can now switch between "My environments" and "Team environments" on a Tab UI within the Environment selector popover.
TLDR; allows users to switch to personal environments from team workspaces.
Checks
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.