Lazy-load Scrollbar:
When there are many more users than can fit on-screen, only enough users
are retrieved to fill the display. When you use the scrollbar, additional
users are fetched. This means that scrolling might appear to be slightly
slower than you might expect, but it allows filtering, sorting and initial
display to be much faster when you have hundreds or thousands of users.