Request tab is getting auto saved if switched between tabs
I have checked the following:
- [x] I have searched existing issues and found nothing related to my issue.
This bug is:
- [ ] making Bruno unusable for me
- [x] slowing me down but I'm able to continue working
- [x] annoying
- [ ] this feature was working in a previous version but is broken in the current release.
Bruno version
2.13
Operating System
Windows and MAC OS
Describe the bug
Hi Team,
Please can you review this and advise on it. Requests in request tab is getting auto saved if we switch from one tab to another. Steps to recreate the issue.
- Make changes in the request (tab1)
- Change the tab
- Return to tab1 and do Ctrl Z to revert the changes
- Unable to return to original value
.bru file to reproduce the bug
No response
Screenshots/Live demo link
I think this is mostly due to auto-save feature. Do we need auto-save? A good idea would be to NOT auto-save on switching tabs. @helloanoop
The issue faced by @keshavakn has nothing to do with AutoSave. Bruno does not auto save unless you click on Save or Ctrl/Cmd+S
We need to make updates in our codemirror editor so that the undo actions can happen independently across multiple tabs. It'll be some time before we get to this due to the existing list of backlog. If anyone in the community wants to pick this up, please do.