shimupan / lineupx

A Free Lineup Database for a Variety of Games
https://lineupx.net
MIT License
8 stars 0 forks source link

Add pagination to loading users and posts from the admin UI #235

Open shimupan opened 1 month ago

shimupan commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Sort of mimick the same thing as loading posts where we fetch from the server on scroll instead of displaying a bunch of posts at the same time.