Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Notebook] Infinitely growing visualisation panel for long filenames #47

Open
loichuder opened this issue Jul 12, 2021 · 2 comments
Open

Comments

@loichuder
Copy link
Member

To reproduce:

  1. Open in the notebook a file with a long name (>18 characters in my case but can be width-dependent)
  2. Select an entry with a visualization (ex: root for NeXus file)
  3. (Optional?) Try to reduce the width of the explorer panel: on mouse release, the panel will take its width back and the visualisation panel width will increase without bounds.

image

@axelboc axelboc self-assigned this Jul 12, 2021
@axelboc
Copy link
Contributor

axelboc commented Jul 12, 2021

Hmm, not sure how to fix this without touching at Jupyter Lab's styles, to replace the various display: table and float: left with flexbox... Maybe Jupyter Lab 3 brings changes to the notebook styles... 🤷

@loichuder
Copy link
Member Author

silx-kit/h5web#780 is a good step forward: the h5web cell can still be wider than the notebook cell but it cannot grow indefinitely anymore.

@axelboc axelboc removed their assignment Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants