mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 09:16:03 +03:00
[GH-ISSUE #5604] [bug]: Request duplication and active indicator issues in personal workspace #2170
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#2170
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 @chhaviG22 on GitHub (Nov 23, 2025).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/5604
Originally assigned to: @chhaviG22 on GitHub.
Is there an existing issue for this?
Platform
Web App
Browser
Chrome
Operating System
macOS
Bug Description
What happened
When duplicating a request in personal workspace, both the original request and the duplicate incorrectly show the green "active" indicator dot simultaneously, even though only one tab is actually open.
This occurs regardless of duplication method:
Duplicating from collection sidebar (right-click → "Duplicate")
Duplicating from open tab (right-click → "Duplicate Tab")
What I expected:
Only the currently active/open request should display the green dot indicator. The duplicate request should not show the green dot unless it is the active tab.
Steps to reproduce
Duplicate from Collection Sidebar
Duplicate from Tab Menu
Note: This issue is reproducible in both Web App and Desktop App.
Deployment Type
Hoppscotch Cloud
Version
2025.10.1
@jamesgeorge007 commented on GitHub (Nov 27, 2025):
Hi, closing since this is now addressed in the v2025.11.0 release.