Pagination for My Teams Page (list of teams)

Register
Submit a solution
The challenge is finished.

Challenge Overview

Implement pagination and filter field for My Teams page:

image

Bellow add pagination like we have on other pages:

image

  • 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



Final Submission Guidelines

Git issue link: https://github.com/topcoder-platform/taas-app/issues/37

Review style

Final Review

Community Review Board

Approval

User Sign-Off

Challenge links

ID: 30160317