microsoft / vscode-data-wrangler

Other
430 stars 19 forks source link

Data Wrangler view does not remember hidden side bar / bottom panel #103

Open tea-de-kay opened 11 months ago

tea-de-kay commented 11 months ago

Type: Bug

Behaviour

Expected vs. Actual

When I hide the side bar and the panel in the Data Wrangler view, change the tab to an open notebook and return to the Data Wrangler view, the side bar and the panel show up again. I expect, them to stay hidden upon tab switch.

Diagnostic data

{
  "satisfied": {
    "pandas": {
      "installedVersion": "2.1.3",
      "requiredVersion": "0.25.2"
    }
  },
  "unsatisfied": {}
}

Extension version: 0.20.0 VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:50:47.800Z) OS version: Linux x64 6.5.9-1-MANJARO Modes:

pwang347 commented 11 months ago

Hi @tea-de-kay, thanks for opening this issue!

Note that this behaviour is currently by design due to limitations with VS Code API. However, we are experimenting with some fixes to improve this experience. I will update this thread when the changes are checked in.

ryanyord commented 9 months ago

Wanted to add my support for this request. Often I will be switching between the data wrangler view & my jupyter notebook and it is frustrating to have to close the bottom and side panel. Awesome extension though, thanks for the extension!

hashtagswagboy commented 7 months ago

Adding support as well. Definitely wish there were a way to have the panel and side bar auto close when exiting the data wrangler editor.

pszewi commented 3 months ago

Adding support for this as well. This would be a great addition!

xj-liu commented 1 month ago

Adding my support. Definitely in need of this feature.