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

Feature Request: Allow Running Requests Without Saving #3885

Open
1 task done
mahendran-murugesan opened this issue Jan 26, 2025 · 1 comment
Open
1 task done

Feature Request: Allow Running Requests Without Saving #3885

mahendran-murugesan opened this issue Jan 26, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mahendran-murugesan
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Description:

It would be great to have the ability to run an HTTP request without saving it first in Usebruno. This feature would enable users to quickly test ad-hoc requests without the need to clutter their collections or folders with temporary or experimental requests. This functionality is currently available in tools like Postman and is highly useful for developers during debugging or testing.

Current Behavior:

Currently, it appears that all requests must be saved in the workspace before they can be executed. This can slow down workflows, especially when dealing with one-off or temporary requests.

Proposed Solution:

Introduce an option to "Run Without Saving" in the request creation/edit interface. This would allow:

  • Executing ad-hoc requests directly.
  • Optionally prompting users to save the request only if they decide to keep it after testing.

Benefits:

  • Faster workflow for developers testing API endpoints.
  • Reduced clutter in saved collections.
  • More flexibility for quick experiments or debugging.

Additional Notes:

  • This feature could be implemented as a toggle or an inline "Run" button next to the request interface.
  • Inspired by the ease of testing in Postman, which supports unsaved ad-hoc requests.

Thank you for considering this enhancement! Let me know if I can assist with more details or testing.

Mockups or Images of the feature

NA

@mahendran-murugesan mahendran-murugesan added the enhancement New feature or request label Jan 26, 2025
@anusree-bruno
Copy link
Collaborator

related #25

@anusree-bruno anusree-bruno self-assigned this Jan 29, 2025
@sanish-bruno sanish-bruno self-assigned this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants