Hacker News new | ask | show | jobs
by 38 620 days ago
if GitHub really wants to fix issues, fix the god damn pagination. the current system is basically:

    comment
    comment
    [bunch of hidden comments]
    comment
    comment
this is not better, at all. to get all comments, you have to constantly click "more" until all are loaded, IN A SINGLE page. then if you accidentally refresh or navigate away from the page, boom you have to redo the entire process.
1 comments

they have at least extended the number of items being loaded when you click more from 50 to 150 in the preview