mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #5542] [bug]: clicking on the same request keeps opening new tabs #2138
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#2138
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 @radekcols on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5542
Is there an existing issue for this?
Platform
Desktop App
Browser
Chrome
Operating System
Windows
Bug Description
hey :)
clicking on the same request keeps opening new tabs (in the desktop app).
it's very annoying as sometimes you have opened multiple tabs and you do not realize that this request was already opened somewhere else.
it's also quite dangerous because you save changes within multiple tabs and it's difficult to keep track.
expected behavior:
clicking on the request would open the new tab only if it's not opened already. in that case it should just make this tab active..
Deployment Type
Hoppscotch Cloud
Version
2025.9.1
@nivedin commented on GitHub (Oct 31, 2025):
Hey this issue was fixed with 2025.9.2, can you update the application to the latest version (2025.9.2 or above) and check if this issue persists
@nivedin commented on GitHub (Nov 4, 2025):
@radekcols please reopen this issue if it still persist