3.4.0-RC1 - Page sizing on machine table doesn't work

Bug #2039737 reported by Jeff Lane 
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Incomplete
Undecided
Unassigned
3.4
Incomplete
Undecided
Unassigned
maas-ui
Incomplete
Undecided
Peter Makowski

Bug Description

See attached screen shot. I have machine listing configured to show 200 nodes per page, and the info says "Showing 127 out of 127 machines"

Its not showing 127 machines, it's only showing 100 machines, not 200, and is not giving me the chance to move to another page to see the missing 27 machines.

I have not been able to get the 200/page to show all 127 nodes but if I set it to 100/page I can see the rest on page2, wit the first page saying "Showing 100 out of 127 machines" and the second page correctly saying "Showing 27 out of 127 machines"

Revision history for this message
Jeff Lane  (bladernr) wrote :
Changed in maas-ui:
assignee: nobody → Peter Makowski (petermakowski)
Changed in maas-ui:
status: New → Triaged
Changed in maas:
status: New → Triaged
milestone: none → 3.5.0
Revision history for this message
Peter Makowski (petermakowski) wrote :

I am having troubles reproducing this issue. Could you confirm this is still happening once you refresh the page?

Just to double check, could you verify the number that's returned once you run the code below in your browser developer tools?

document.querySelectorAll("tr.machine-list__machine").length

It would help if you could try it with and without grouping.

Changed in maas:
status: Triaged → Incomplete
Changed in maas-ui:
status: Triaged → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.