Update TODO

This commit is contained in:
asonix 2021-02-04 21:07:37 -06:00
parent 555aba8d36
commit 36535227af

View file

@ -27,12 +27,8 @@ lines long, each. These should be separated where possible into smaller modules
dependency DAG
## Pagination
Right now, the only things that paginate are Submissions. This could potentially cause issues on the
Notifications page, or the Admin page.
Tasks:
- Enable pagination for Known Servers, Federated Servers, Federation Requests,
- Enable pagination for Reports
- Enable pagination for notifications
- (potentially) Enable pagination for comments on submissions
- this one is less clear because comments are tree-structures