Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

[Feature] Support pagination for user created Short Links #673

Open
2 tasks
rohithbalaji123 opened this issue Apr 18, 2020 · 0 comments
Open
2 tasks

[Feature] Support pagination for user created Short Links #673

rohithbalaji123 opened this issue Apr 18, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request Go Issue requires to write code using Go language
Projects

Comments

@rohithbalaji123
Copy link
Member

What is the problem?
There exists an API to query for the complete list of user created short links. Since, over time, the number of short links created by an user will be substantially large, we would need to support pagination. With #193 , the UI for displaying the short links in a pagination will be complete.

Your solution
Support pagination in server-side to query only for the currently displayed page.

Please split the issue into 2 parts and link it back here,

  • Support pagination in server side for user created short links.
  • Update ApiService in client side to accommodate the changes in API.
@rohithbalaji123 rohithbalaji123 added enhancement New feature or request Go Issue requires to write code using Go language labels Apr 18, 2020
@rohithbalaji123 rohithbalaji123 added this to To do in Short 1.0 via automation Apr 18, 2020
@magicoder10 magicoder10 self-assigned this May 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request Go Issue requires to write code using Go language
Projects
Short 1.0
  
To do
Development

No branches or pull requests

2 participants