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

Skeleton tab has too many scrollbars #8058

Open
hotzenklotz opened this issue Sep 5, 2024 · 0 comments
Open

Skeleton tab has too many scrollbars #8058

hotzenklotz opened this issue Sep 5, 2024 · 0 comments

Comments

@hotzenklotz
Copy link
Member

Context

In the tracing UI > skeleton tab: Long tree lists and trees with long names can cause the layouting to slightly break. As a consequence there will be various scrollbars. See screenshot:

image

Durch die Scrollbar links-rechts unten im Skeleton Tab kommt man nicht mehr gut an den letzten Tree. Ich konnte das nicht mehr reproduzieren, aber ein Kollege auf dem Mac hat das Problem. Vielleicht ein Bug, weil zwei Scrollbars angezeigt werden? Bild im Anhang

Likely, a regression of #5872. Both the antd <Tree> component and the surrounding FlexLayout container have some constraints on this layouting.

Expected Behavior

There should only be one vertical scrollbar. (and maybe one horizontal one?)

Current Behavior

There are two horizontal scrollbars. The last tree item in the list is often blocked by the scrollbars.

Your Environment for bug

  • Version of WEBKNOSSOS (Release or Commit): 24.08.0
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

1 participant