mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #4254] [bug]: Collections panel width is set to 0% #1539
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#1539
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 @AA-Hamza on GitHub (Aug 12, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4254
Is there an existing issue for this?
Current behavior
This issue started today,

I could not access my collections nor endpoints from the web application, the menu is not shown
expected results (taken from the desktop app)

Further digging into the frontend html, it seems that these panel width is set to 0%?

I set it to 25% to match the desktop app and it showed again.
Note
Steps to reproduce
Environment
Production
Version
Cloud
@AA-Hamza commented on GitHub (Aug 12, 2024):
Ok turns out there is a button for that, I have been using hoppsoctch for a while now and didn't notice it, Probably misclicked it by mistake
