Describe the bug
The saved data within a request is cleared to default after moving the tab to a new window in VSCode. The request was saved, so not what happens. This seems to happen to query parameters and body. Not sure what else may be lost.
To Reproduce
- Create a new request under the activity tab.
- type in a query parameters key = test, value = test.
- Save the request
- Drag the request so that it becomes a new window. The query parameter and value are now gone.
Expected behavior
The tab should become a new window without losing all data typed in. At the very least, the saved data should be restored.
Platform:
- OS: Windows 11
- vscode version: 1.105.1
- node version: 22.19.0
- extension version: 2.38.2
Are you using the free version/paid version/trial:
I'm using a paid version.
Describe the bug
The saved data within a request is cleared to default after moving the tab to a new window in VSCode. The request was saved, so not what happens. This seems to happen to query parameters and body. Not sure what else may be lost.
To Reproduce
Expected behavior
The tab should become a new window without losing all data typed in. At the very least, the saved data should be restored.
Platform:
Are you using the free version/paid version/trial:
I'm using a paid version.