zekroTJA / shinpuru

シンプル - Discord Bot with role selection, moderation, karma ranking, a starboard, code execution, raid alerting, backups, a web interface, twitch notifications and more!
https://shnp.de
MIT License
190 stars 37 forks source link

Load guild members paged #362

Closed zekroTJA closed 1 year ago

zekroTJA commented 2 years ago

Type

Functional Issue

Instance

Main Stable (shinpuru#4878 / shnp.de)

Description

Currently, when loading the guild overview in the web interface, all members up to a limit of 1000 members are loaded even tho only a smaller number of members are shown in one page. It would make more sense to couple the Dispaly more button to loading more members on request.

Steps to reproduce

  1. Log in to the web interface
  2. Navigate to a guild

Attachments

image

zekroTJA commented 1 year ago

This has actually been resolved with #370.