Request: Can we set "display units" as a default across all pages? I have 7 active workers and have to keep expanding it to show more each time. I can also see on slow page loads that it does load them all, just hides them again.
The # of items in data tables should be saving as a cookie so that it remembers your settings when alternating pages. I'll take another look at the dashboard to see if something is forcing those back to default size. The way it works it the whole table loads with the page, then the javascript condenses it and splits it into pages, which is why on a slow load you might see the whole table before it shrinks.