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

Fix treeview glitches #109

Merged
merged 5 commits into from
Jun 25, 2024
Merged

Fix treeview glitches #109

merged 5 commits into from
Jun 25, 2024

Conversation

fcollonval
Copy link
Member

Bugs fixed:

Bug 1: The first level of tree items are not always flagged as nested correctly leading to poor styling (they are too much align on the right).
Bug 2: The positioning of the tree item collapse button and its size are not linked. This induces a overlap of the button with the tree item content very visible on hover.

Copy link

Binder 👈 Launch a Binder on branch jupyterlab-contrib/jupyter-ui-toolkit/fix/react-treeview-nested

@fcollonval fcollonval added the bug Something isn't working label Jun 25, 2024
@fcollonval fcollonval merged commit ed20075 into main Jun 25, 2024
8 of 9 checks passed
@fcollonval fcollonval deleted the fix/react-treeview-nested branch June 25, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant