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

Added File Browser header icons span two rows #16187

Open
matthewgasbarro opened this issue Apr 18, 2024 · 1 comment
Open

Added File Browser header icons span two rows #16187

matthewgasbarro opened this issue Apr 18, 2024 · 1 comment

Comments

@matthewgasbarro
Copy link

Description

With the jupyterlab-git extension enabled, the Git Clone icon is added as the last icon in the File Browser header, but when JupyterLab is loaded, the default File Browser width places the icon on a second row. Resizing it allows the icons to appear in a single row, but the computation for minimum or default width should accommodate the extra icons as was the case in JupyterLab 3.

Reproduce

  1. Install jupyterlab-git
  2. Open JupyterLab
  3. Notice the Git Clone icon is on a second row
    image

Expected behavior

The Git Clone icon should be the last icon in one row

Context

Operating System and version: Windows 10
Browser and version: Chrome Version 123
JupyterLab version: 4.1.5

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Apr 18, 2024
@krassowski
Copy link
Member

Related to #14125.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants