getodk / getodk/central

Add pagination to Server Audit Logs page

Open
#921 2 comments 0 reactions 1 assignee Claimed by @sadiqkhoja View on GitHub
backend frontend needs testing
Dominant language
JavaScript
Stars
226
Forks
235
Avg merge
2d 22h
Merged PRs (30d)
19

Description

Currently, the Server Audit Logs page in Frontend doesn't have any pagination. It also doesn't use infinite scroll. That means that if there are many audit log entries, Frontend will try to render them all at once. We've decided to move away from infinite scroll in general (#822), but it'd be great to add pagination to the page. The user is able to use the filter in Frontend to select as wide a date range as they want, so right now, Backend has the potential to return a lot of audit log entries.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.