Skip to content

Moving tab to new window clears saved data #1725

@alivres

Description

@alivres

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

  1. Create a new request under the activity tab.
  2. type in a query parameters key = test, value = test.
  3. Save the request
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions