[2.2b4] Implement paging for all node logs and results
Bug #1677940 reported by
Ante Karamatić
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Invalid
|
Medium
|
Unassigned |
Bug Description
In new design XML and YAML are expanded by default. Sometimes XML can be few MBs big and this means that on slower connections it will take some time before the machine page loads. Rendering that kind of page is also challenging for some browsers.
Tabs look nice, but collapsing Machine outputs yaml/xml by default would make machine page even better.
Changed in maas: | |
milestone: | 2.2.0 → 2.2.0rc2 |
Changed in maas: | |
milestone: | 2.2.0rc2 → 2.2.0rc3 |
Changed in maas: | |
milestone: | 2.2.0rc3 → 2.2.1 |
Changed in maas: | |
milestone: | 2.2.1 → 2.2.x |
Changed in maas: | |
milestone: | 2.2.x → 2.4.x |
To post a comment you must log in.
fwiw, it is the same case in the old design. XML/YAML output has always been expanded by default and has always been available.