sindresorhus/refined-github

`expand-all-hidden-comments` doesn't work on super-long issues #2931

jarrah31 posted onGitHub

<!-- Thanks for reporting a bug! â›° 1. Make sure the bug is caused by Refined GitHub. Try disabling the extension first. 2. Include a full URL where the bug appears. 3. Include a screenshot/gif Issues without a URL/screenshot will be closed -->

I'm attempting to expand all 671 comments found in this issue: https://github.com/Koenkk/zigbee2mqtt/issues/1429

I have the Refined Github extension v20.3.16 added to Google Chrome v80.0.3987.149 on MacOS 10.15.3, and I have added a personal token within Options.

When I Option+Click the "Load More..." link, it very quickly disappears and just shows the first of the latest set of comments from 8 days ago. e.g.

image

After trying Opt+Click: image

This is the related pull request: https://github.com/sindresorhus/refined-github/pull/2754

TIA


Did some debugging. Looks like if you do more than 250, it loads 60 and hides the button

posted by yakov116 about 5 years ago

I didn't check the limit, but yes, alt-clicking that "Load 672 more..." button returns a 404 instantly.

To be fair, this feature is rather hostile to GitHub because it forces them to render huge pages.

What we can do, if easy, is to limit it to ~200 items, so loading the whole conversation would require 4 clicks instead of the regular 12

posted by fregante about 5 years ago

Anybody can write *.user.js to auto click in link under "X hidden items" in light loop for browser?

posted by krystian3w over 3 years ago

Fund this Issue

$0.00
Funded

Pull requests