Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Challenges not displayed on the challenge page if > 10 #2197

Closed
3 tasks
RishabhJain2018 opened this issue Mar 16, 2019 · 2 comments
Closed
3 tasks

Challenges not displayed on the challenge page if > 10 #2197

RishabhJain2018 opened this issue Mar 16, 2019 · 2 comments

Comments

@RishabhJain2018
Copy link
Member

Current Behaviour:

If there are more than 10 challenges on the challenge page then those challenges aren't displayed on the page.

Expected Behaviour:

All the challenges should be displayed on the challenge page.

Deliverables -

  • The API already returns the challenge data along with a URL for the next set of challenges.
  • Make an API call to the next URL and append the data into the existing list in the controller.
  • Terminate the appending once the next field is null in the API's response.
@RishabhJain2018 RishabhJain2018 changed the title Challenges on displayed on the challenge page Challenges not displayed on the challenge page if > 10 Mar 16, 2019
@krtkvrm
Copy link
Member

krtkvrm commented Mar 16, 2019

Can I work on this issue?

@RishabhJain2018
Copy link
Member Author

Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants