Pagination on admin side - User list
It requires pagination on the user page list /admin/users on the admin side. When the number of users increase It is taking time to load and sometimes gives a 504 gateway error.
Would it be possible to make this enhancement now?
Haven't had time, but please feel free to make the change and push a merge request. 😄
I have tried to develope pagination in admin page with help of scoreboard pagination. However, design is working properly but database is not connect with the page. It would be helpful if you do pagination on admin side because whenever I visit page application goes down with 502 error.