Skip to content
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
@maxceem

Description

@maxceem

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions