QA
To repro the problem on dev branch:
* Create a new ticket
* Create 3 posts on the ticket
* Go past the last page by either
1. appending "&page=2&limit=2" to the url, or
2. appending "&page=1&limit=2" and then deleting the post on that page
* The page you end on will have no posts, but will show 2 pager bars
On tv/1878, these same steps will end you on the last page of posts (e.g. it's impossible to "go past" the last page).
status: in-progress --> code-review
assigned_to: Tim Van Steenburgh --> Wolf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Related: [private-tickets:#7]
QA
To repro the problem on dev branch:
* Create a new ticket
* Create 3 posts on the ticket
* Go past the last page by either
1. appending "&page=2&limit=2" to the url, or
2. appending "&page=1&limit=2" and then deleting the post on that page
* The page you end on will have no posts, but will show 2 pager bars
On tv/1878, these same steps will end you on the last page of posts (e.g. it's impossible to "go past" the last page).
Merged to forge:dev @ [baa0932]