dhasegan / connect.academy

Educational platform
www.connect.academy
MIT License
2 stars 0 forks source link

Paginate Forum Pages #213

Open tpllaha opened 9 years ago

tpllaha commented 9 years ago

Sth to keep in mind:

When someone goes on a page like /forum/general?post_id=xx, maybe we should display only 1 single post instead of displaying all and selecting the right post. This is open to discussion, but I think this will be the easiest way, because otherwise it might get tricky to handle cases when the right post is in the 2nd / 3rd page.