You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your offer. Its still needed - but unfortunately, the pagination is not built out in the backend API. We'll try to get that ready in the next few days and let you know? You can start on it at that point.
Summary
Student Listing Page(
/students
) should have Pagination. That or auto-loading more students when you reach end of page.Page/Module
Student Listing Page -
/students
. This page is accessible only by fellows - so you'll need a fellow login to create/test this.Outcome
Some cities have 200+ students. That's a long list of items - show it one page at a time/as needed - not all together.
Coding Help
Check out the pagination code in User page - you can use that model.
The text was updated successfully, but these errors were encountered: