You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page will likely be rewritten in React in the near future. If it is included in the react redesign, we can just wait until that is complete (per Dharhas)
Definitely a result of the recent footer changes. My update caused the footer to span the entire bottom which I believe was originally in the corner. A short term fix might be to disable the footer by setting display_version: False in the JupyterHub config and/or the nebari config.
And should be able to wait for the rewrite, but if needed we should be able to fix this pretty easily in the current JupyerHub UI.
Context
In the "Server Options" page, the Start button is currently hidden behind it when we have several options that need the page to be scrollable:
Screen.Recording.2024-02-02.at.12.47.16.AM.mov
The recording shows the maximum scroll.
I believe the version display footer was styled in
jhub-apps/jhub_apps/templates/style.css
Lines 339 to 353 in 119128f
Value and/or benefit
Better expereince to start JupyterLab.
Anything else?
I'm using the Quansight Nebari instance.
In case this bug is not relevant here, please feel free to move this to the correct repo.
The text was updated successfully, but these errors were encountered: