Columns in "Controllers" tab disappear depending on window size
Bug #2017168 reported by
Ethan Myers
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Low
|
Unassigned | ||
maas-ui |
Triaged
|
Low
|
Unassigned |
Bug Description
On MAAS 3.2.7, columns disappear in the controller tab if the screen is not wide enough. You can also see this by adjusting the page zoom levels. Other columns will disappear if you have an even smaller screen.
In my opinion, if the page is not wide enough, a horizontal scrollbar should be displayed. Alternatively, a different layout or even defining a min-size where a new, more compact layout is enforced. However, I think silently removing columns is the worst of the three options.
If this is a conscious design decision, please feel free to disregard.
tags: | added: ui |
To post a comment you must log in.
In the machine list view we will have customize-able columns from 3.4.x. So if columns disappear a user can re-add them and the shown columns are in sync with the column selesction.
We should think about applying the same pattern everywhere.