dask / dask/distributed

Reducing width of `/status` dashboard without page refresh breaks layout

Open
#7,663 7 comments 0 reactions 0 assignees View on GitHub
bug dashboard
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

When reducing the window width of the status dashboard without refreshing the page, the layout does not adapt to the new width. Instead, it overflows and you'd have to scroll horizontally to see everything. Eventually, the overall layout changes and resets the dashboard to a "usable" view.

Instead, I'd expect the status dashboard to adapt the same way as it does when refreshing the page.

See how it gets progressively worse:

Original width:
Original width of the dashboard

Task stream and progress get cut off:
Task stream and progress get cut off

It gets even worse:
It gets even worse

Reset due to layout change (progress gets too little vertical space compared to occupancy/memory plots):
Reset due to layout change

cc @jacobtomlinson for visibility

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.