Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Data sources panel: dataset labels don't grow into free space #88

Open
1 task
pont-us opened this issue Aug 18, 2020 · 0 comments
Open
1 task

Data sources panel: dataset labels don't grow into free space #88

pont-us opened this issue Aug 18, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@pont-us
Copy link
Contributor

pont-us commented Aug 18, 2020

image

  • Dataset labels don't grow into free space

To reproduce: drag to reduce width of left-hand panel, and horizontal scroll-bar will appear. Scroll right with the scroll bar to confirm that dataset label did not grow into available space. One fix/workaround might be to change to "overflow: 'auto'" in ScrollableContent's style to "overflow-inline: hidden", which stops the horizontal scrollbar appearing (but best to do this by creating a new VerticallyScrollableContent component to avoid the risk of breaking the other 10 panels that use ScrollableContent).

Transferred from Issue #12, since this particular issue is not a blocker.

@pont-us pont-us added the bug Something isn't working label Aug 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant