Hi, thanks for this great project.
Issue:
If you have a big screen the user list cannot be expanded.
The reason for this is that you need to scroll down to do so.
On a big screen I need to minimize the browser window to be able to do it.

Possible Solutions:
- Load more as long as the list does not reach the bottom
- Add a button to load more if the browser window is too high (my preferred method)
Hi, thanks for this great project.
Issue:
If you have a big screen the user list cannot be expanded.
The reason for this is that you need to scroll down to do so.
On a big screen I need to minimize the browser window to be able to do it.
Possible Solutions: