mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #3595] [feature]: Allow dragging requests to other collections to move them. #1238
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#1238
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 @vekien on GitHub (Nov 25, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3595
Is there an existing issue for this?
Summary
Currently if you have 2 collections and try drag a request from Collection A to Collection B it will not work, the drag lights up as and the mouse hover kicks in, but you cannot drop the request into the collection.
The work around is:
You cannot even do Edit > X there is nothing there.
Why should this be worked on?
Just think it's user friendly to allow it.
@advaith-unnikrishnan commented on GitHub (Nov 25, 2023):
This feature is already available in Hoppscotch. I tried dragging a request from one collection to another and it works. Could you check this demo and try once again?
@vekien commented on GitHub (Nov 25, 2023):
Interesting, it’s definitely not working for me at all, using the Mac Desktop App… I will see if I can narrow down any details.
@liyasthomas commented on GitHub (Nov 25, 2023):
Thanks for testing out our alpha release candidates of the Hoppscotch desktop app.
This is a known issue which we're currently working on. Expect this to be solved in the next stable release.
This is also possibly a duplicate of #3519 hence closing. Kindly subscribe to the previous issue ticket to track the progress.