mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3427] [feature]: Make collections more distinguishable from folders #1153
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#1153
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 @Igorgro on GitHub (Oct 6, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3427
Is there an existing issue for this?
Summary
I'm coming from Insomnia due to latest drastically changes and decided to move to Hoppscotch. While I was impressed by very well designed and smooth interface, I noticed one thing that spoils the impression: collections looks the same as folders and it is hard to distinguish them. In Insomnia there is a dashboard of collection and when you select the collection, then you fall through it and it becomes current "scope" of work, which contains requests and environments. In Hoppscotch on the other hand the border between collections is blurred and the idea of collections becomes not so clear. I'm suggesting to reorganize the flow of work so the collection becomes more separated, something like namespaces. To illustrate what I mean, this is the structure which I have in Insomnia:
...
Why should this be worked on?
This will make the interface of the app more straightforward and allow to separate different parts working flow.