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

Handle comment pagination on the server side #1058

Closed
miketaylr opened this issue May 20, 2016 · 1 comment
Closed

Handle comment pagination on the server side #1058

miketaylr opened this issue May 20, 2016 · 1 comment
Assignees

Comments

@miketaylr
Copy link
Member

miketaylr commented May 20, 2016

See point 1 from #1044 (comment).

Basic idea is to request and lump together comments until rel=last if we detect that there are more than 1 page of comments.

Once we have this we can remove the hack from #1044.

deepthivenkat added a commit that referenced this issue Jun 23, 2016
deepthivenkat added a commit that referenced this issue Jun 24, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Jul 6, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Jul 13, 2016
@miketaylr miketaylr self-assigned this Jul 28, 2016
miketaylr pushed a commit that referenced this issue Jul 28, 2016
Revert "Fixes #1058 - Fetching and rendering all comments"
@miketaylr miketaylr reopened this Jul 28, 2016
@miketaylr
Copy link
Member Author

Re-opening because something changed and it broke all comments on the site.

We need tests to cover the scenario where GitHub sends a Link Header and doesn't. And probably tests for when GitHub might send a malformed/broken Link Header.

deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Jul 29, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Jul 29, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Jul 29, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Aug 1, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Aug 1, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Aug 1, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Aug 1, 2016
deepthivenkat added a commit to deepthivenkat/webcompat.com that referenced this issue Aug 1, 2016
…e changes, adding comments for test case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants