This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[$60] Pagination for My Teams Page (list of teams) #37
Closed
Description
Implement pagination and filter field for My Teams page:
Bellow add pagination like we have on other pages:
-
it would on gray background on My Teams Page
-
don't show "Show More" button
-
When we type something inside the filter we should send a request to the server automatically. Use debouncing, so when we type fast, we don't send request on each keypress.
-
Pagination should also be handled server-side.
TaaS API already supports everything we need https://github.com/topcoder-platform/taas-apis/issues?q=is%3Aissue+is%3Aclosed