mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 16:55:59 +03:00
[GH-ISSUE #2005] [feature]: Port "drag and drop requests" feature to "Team collections" and introduce right click context menu for "Collections" #649
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#649
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 @RihanArfan on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/2005
Is there an existing issue for this?
Summary
Right now, after a request is saved into a collection there the only way (I believe) to move it into a different folder within the collection is by restoring it and saving it again, which is slow and tedious.
I think dragging and dropping requests into different folders should be possible.
Furthermore, I think that right-clicking a request inside the sidebar should open the same context menu as
....Why should this be worked on?
This streamlines the UX of collections.
@liyasthomas commented on GitHub (Dec 10, 2021):
You can drag-and-drop requests from a collection/folder to another collection/folder. Do let me know/reopen this issue if it doesn't work for you. I can provide a screen record if you need to see a demo.
Right-click context menu is something we'd like to implement platform-wide, not only for the "Collections" section. We'll be adding this in the near future as we've secondary action on the remaining section too.
EDIT: attaching a screen record of the drag-and-drop requests feature:
https://user-images.githubusercontent.com/10395817/145511233-ecffe18b-5ea5-4ffd-8b68-149ae2309f1a.mov
@RihanArfan commented on GitHub (Dec 10, 2021):
Thanks for such a quick response!
I've tried dragging and dropping on a request stored in a team collection and it doesn't seem to work for me. I can't "pickup" the request when I click and drag it. Microsoft Edge on the cloud version, version 2.0 (according to Help & feedback at the bottom).
@liyasthomas commented on GitHub (Dec 10, 2021):
I acknowledge drag-and-drop isn't implemented in the Teams section. Will be porting the feature set to the Teams section as well as soon as possible.