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
Let's suppose I remove all the tabs but I continue working on an API say http://localhost/test1
And then if I click + to create a new tab to work on another API, the entire context of http://localhost/test1 will be lost. All header entries, body data etc. This happened many times to me. It can be solved by saving but I don't want to save every request or I can be more careful, but I think this is a genuine issue
Expected Behavior
What I would like here is to have at least one tab open at any time i.e the last tab should not be removable
I will be happy to work on it
Specifications
Addon Version: 1.9.0
Firefox Version: 125
The text was updated successfully, but these errors were encountered:
Actual Behavior
http://localhost/test1
+
to create a new tab to work on another API, the entire context ofhttp://localhost/test1
will be lost. All header entries, body data etc. This happened many times to me. It can be solved by saving but I don't want to save every request or I can be more careful, but I think this is a genuine issueExpected Behavior
What I would like here is to have at least one tab open at any time i.e the last tab should not be removable
I will be happy to work on it
Specifications
The text was updated successfully, but these errors were encountered: