You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The content you are editing has changed. Please copy your edits and refresh the page.
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
The text was updated successfully, but these errors were encountered: