mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #3597] [feature]: Adjusting the collection panel width #1240
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#1240
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 @baek-sang on GitHub (Nov 27, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3597
Is there an existing issue for this?
Summary
I'd like to reduce the width of the collection panel a bit more, it's wasting space.
Double-clicking on the vertical divider line should change it to the minimum width of the collection, not make it wider.
Why should this be worked on?
Wasted space
@liyasthomas commented on GitHub (Nov 27, 2023):
Have you tried dragging the pannel spacer maximum to the left? We do allow adjusting the panel width to an adequate minimum depending on the viewport width. Furthermore, you can completely hide the sidebar by clicking on this button in the app footer - let me know if that works.
@liyasthomas commented on GitHub (Nov 28, 2023):
The sidebar and specifically the collections panel tends to have nested collections and sub-folders which require an adequate amount of width, hence we don't have plans to further allow a sidebar width of less than 25% of the viewport.