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

Style issues with SVG icons #794

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

fcollonval
Copy link
Member

@fcollonval fcollonval commented Oct 6, 2020

Fixes #793

Got the scrolling weird effect to disappear by switching to pure div elements rather than ul/li for changed files list.

@fcollonval
Copy link
Member Author

/binder

@krassowski Could you please test this PR to check it fixes the style problems you found?

@github-actions
Copy link

github-actions bot commented Oct 6, 2020

Binder 👈 Launch a binder JupyterLab on this branch

@fcollonval fcollonval changed the title Fixes 793 - style issues Style issues with SVG icons Oct 6, 2020
@krassowski
Copy link
Member

krassowski commented Oct 6, 2020

It behaves much better. All the icon sizing issues are gone, and scrolling seems better, although it is still not perfect - if the list is long enough, a second scrollbar appear:

scroll_2

Edit: Nice binder bot!

@fcollonval
Copy link
Member Author

Thanks @krassowski

Regarding the scroll bar, double scroll bars is per design needed. But the second should be on the all panel if needed.

I created a new issue for it. So I can merge this and release a patch version.

@fcollonval fcollonval merged commit 2cbaf8d into jupyterlab:master Oct 9, 2020
@fcollonval fcollonval deleted the fix-issue-793 branch October 9, 2020 06:05
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

Successfully merging this pull request may close these issues.

Visual regressions of the icons in the files list
2 participants