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

"More" link missing when there are a lot of comments #177

Open
peroxy opened this issue Aug 21, 2020 · 4 comments
Open

"More" link missing when there are a lot of comments #177

peroxy opened this issue Aug 21, 2020 · 4 comments
Labels

Comments

@peroxy
Copy link

peroxy commented Aug 21, 2020

When you open comments of hackernews item, the default hackernews template shows an URL at the end of the page with text "More" and url that goes to next page of comments, this only appears if there are a lot of comments. This is missing when using HNES.

@etcet etcet added the bug label Aug 21, 2020
@notDavid
Copy link

Fyi, example url: https://news.ycombinator.com/item?id=24627363

@Onurtag
Copy link

Onurtag commented Jan 29, 2022

I think this is only a problem on Firefox.
On the chromium based browser that I tried HNES automatically loaded all comments from the "more" pages into the first one.

@Onurtag
Copy link

Onurtag commented Mar 18, 2022

Made a band-aid userscript fix to address this Firefox specific problem.
https://gist.github.com/Onurtag/9877ada3641c64bc84c47171a374adc1
Also a bonus css file for Stylus to restore the original hn layout
https://gist.github.com/Onurtag/9877ada3641c64bc84c47171a374adc1#file-restore-hn-layout-css

@artogahr
Copy link

Bumping to confirm also having this issue, Firefox 105.0.1.
Also can confirm userscript from @Onurtag works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants