mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 07:05:50 +03:00
[GH-ISSUE #43] To make Environment dropdown always visible #19
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#19
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?
Originally created by @altrusl on GitHub (Jan 11, 2022).
Original GitHub issue: https://github.com/hoppscotch/docs/issues/43
Currently, to switch environments, the user needs to navigate from the Collections section to the Environments section, select the desired environment and return to Collections.
If the user works with 2-3 API requests and several environments that's quite a lot of extra clicks
Also in the Collection view user does not see current environment and needs to switch to the Environments section to check it
I think it would be more convenient if the environment selector was always visible - it does not take up much space and is logically part of the workspace.
@liyasthomas commented on GitHub (Jan 12, 2022):
Thank you for this feature request. We'll look into implement this.
@altrusl commented on GitHub (Jan 12, 2022):
Glad to help
Just moved flawlessly big API collection from Postman and i am very happy with the UI/UX and performance
The only issue was migration of environments
I have many of them - local, dev, staging, prod / for API and service providers - that's just for one collection, and had to import them one by one
Thanks for this app, it is very little-known and underestimated.
@liyasthomas commented on GitHub (Jan 12, 2022):
Hi @altrusl, here's a sneak peek of the all-new revamped Collection importer that we're working on:
We'll be working on the bulk environment importer with support to import Postman environments as well in the next cycle. Follow the project on GitHub for the product updates.
@liyasthomas commented on GitHub (Aug 2, 2023):
This feature is implemented in the latest release, hence closing.