Phuks-co / throat

Open Source link aggregator and discussion platform powering Phuks
https://phuks.co
MIT License
73 stars 32 forks source link

Invalid number of comments (Load more...) #211

Closed evgip closed 3 years ago

evgip commented 4 years ago

Example: Load more (2 comments) https://phuks.co/s/AskPhuks/76558/if-you-went-to-a-phuks-potluck-party-what-would-you-bring Clicking to load more comments than stated above.

Polsaker commented 3 years ago

It's done this way to save us a very expensive recursive lookup to get the total number of comments

evgip commented 3 years ago

Maybe then it makes no sense to show the number of comments? Something general, such as "load more ...". In general, I don’t know.