Is there an existing issue for this?
Summary
Currently, Sparrow lacks a history feature, which makes it difficult for users to track past API requests. Adding a history panel where users can view, reuse, and modify previously sent requests would significantly improve workflow efficiency.
Why should this be worked on?
Right now, Sparrow doesn’t keep track of past API requests, which means every time a user wants to resend or tweak a request, they have to start from scratch. This can be frustrating and slows down the workflow.
Why This Feature Would Help:
Save Time & Effort – No need to retype the same requests over and over. Just pick from history and modify if needed.
Easier Debugging – Compare past and present responses to spot issues faster.
Better Workflow – Quickly access frequently used API calls without hunting for old data.
Prevent Lost Work – If the app crashes or the user accidentally closes it, their past requests are still there.
Is there an existing issue for this?
Summary
Currently, Sparrow lacks a history feature, which makes it difficult for users to track past API requests. Adding a history panel where users can view, reuse, and modify previously sent requests would significantly improve workflow efficiency.
Why should this be worked on?
Right now, Sparrow doesn’t keep track of past API requests, which means every time a user wants to resend or tweak a request, they have to start from scratch. This can be frustrating and slows down the workflow.
Why This Feature Would Help:
Save Time & Effort – No need to retype the same requests over and over. Just pick from history and modify if needed.
Easier Debugging – Compare past and present responses to spot issues faster.
Better Workflow – Quickly access frequently used API calls without hunting for old data.
Prevent Lost Work – If the app crashes or the user accidentally closes it, their past requests are still there.