ucfopen / Materia

Engage students with easily embedded apps for online courses. Supercharge your course with compelling experiences and game mechanics.
https://ucfopen.github.io/Materia-Docs/
GNU Affero General Public License v3.0
36 stars 32 forks source link

User and Instance admin search results should be paginated #1508

Closed clpetersonucf closed 4 months ago

clpetersonucf commented 10 months ago

These can be chunky requests, especially with the low debounce time. Ideally the returned results are paginated and a progress indicator should be used.

clpetersonucf commented 4 months ago

Implemented in #1541 💪