Describe the bug
In vscode-h5web 0.2.2, the H5Web Explorer sidebar disappears after switching to another VS Code editor tab and then switching back to the HDF5 tab.
This happens consistently for me on both:
- Ubuntu VS Code
- Windows VS Code connected to WSL
Downgrading to vscode-h5web 0.2.1 fixes the issue completely.
To Reproduce
- Install
h5web.vscode-h5web version 0.2.2.
- Open an HDF5 file.
- Make sure the Explorer sidebar is open.
- Switch to another VS Code editor tab.
- Switch back to the HDF5 tab.
Expected behaviour
The sidebar should remain open with the same width when switching away from and back to the HDF5 editor tab.
Version comparison
vscode-h5web 0.2.2:
- Issue occurs consistently.
vscode-h5web 0.2.1:
Since 0.2.2 upgrades H5Web from v16 to v17 and includes the new resizable/persistent sidebar behavior, this may be a regression related to the new sidebar/layout implementation.
Context
- OS: Ubuntu; Windows with WSL
- Browser: VS Code webview
- Version:
vscode-h5web 0.2.2
- H5Web context:
@h5web/app
Describe the bug
In
vscode-h5web0.2.2, the H5Web Explorer sidebar disappears after switching to another VS Code editor tab and then switching back to the HDF5 tab.This happens consistently for me on both:
Downgrading to
vscode-h5web0.2.1fixes the issue completely.To Reproduce
h5web.vscode-h5webversion0.2.2.Expected behaviour
The sidebar should remain open with the same width when switching away from and back to the HDF5 editor tab.
Version comparison
vscode-h5web 0.2.2:vscode-h5web 0.2.1:Since
0.2.2upgrades H5Web from v16 to v17 and includes the new resizable/persistent sidebar behavior, this may be a regression related to the new sidebar/layout implementation.Context
vscode-h5web 0.2.2@h5web/app