Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feedback]: Allow users to move requests between groups via drag and drop #132

Open
kalilinux-png opened this issue Nov 13, 2024 · 0 comments

Comments

@kalilinux-png
Copy link

kalilinux-png commented Nov 13, 2024

What would you like to tell us?

Feature Request: It would be great if the RapidAPI VS Code extension allowed users to move API requests from one group to another by dragging and dropping the requests between groups in the extension’s interface.

Current Behavior: Currently, there is no drag-and-drop functionality for moving requests between different groups. Users have to manually recreate requests in different groups or rely on a more cumbersome method of organizing their requests.

Proposed Behavior: Implement a drag-and-drop functionality for moving requests between groups. This would improve the user experience, especially for users with many requests across multiple groups, by making organization more intuitive and efficient.

Additional Context:

This feature would streamline workflows, making it easier to reorganize and manage API requests.
The user interface would need to support drag-and-drop functionality within the groups panel in the extension.
Suggested Implementation:

Users can click and hold on a request, drag it to a different group within the groups panel, and release it to move the request to the new group.
This should be visually intuitive with appropriate hover effects to indicate where the request can be dropped.

Tasks

No tasks being tracked yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant