git-point icon indicating copy to clipboard operation
git-point copied to clipboard

Impossible to reach the current comment in issue

Open ShalokShalom opened this issue 7 years ago • 4 comments
trafficstars

Question Response
Version? current testing
Devices tested? BlackBerry Passport


What Currently Happens?

Infinite scrolling in that issue: https://github.com/golang/go/issues/21161

What Do You Expect To Happen?

To reach the bottom. So, the most fresh post.

My Reproduction Steps

Went into that issue, try to scale down.

ShalokShalom avatar Apr 17 '18 21:04 ShalokShalom

Hi @ShalokShalom !

Your issue description is a bit cryptic.. is the issue that you can only see the first comments? (last visible one being from opennota 9 months ago)

If that's it, then this will be fixed soon as we're currently in the process of migrating to GraphQL, where will be able to show all the comments & events on the issue, even when there are tons of them.

I'm not really found of infinite scrolling for issues, as sometimes you just want to see how the discussions ended, without having to scroll pages of pages of comments.

I find the way github web deals with this really neat: https://github.com/npm/registry/issues/255

They show a few comments from the beggining, a few from the end, and the User needs to click to load more comments:

capture

What would you think if we mimicked this UX?

machour avatar Apr 18 '18 15:04 machour

To be honest, I think this approach from Github can get easily skipped.

If you do that, then much more visible.

And yes, you guessed my issue correct: 9 months back is all what I can see.

ShalokShalom avatar Apr 18 '18 15:04 ShalokShalom

I totally see what you mean, as I didn't see it twice while looking for it to take the screenshot 😆 We'll make sure it's way more visible.

Keeping this issue opened as the problem isn't solved yet.

machour avatar Apr 18 '18 15:04 machour

Ah, I thought this is tracked anywhere else

ShalokShalom avatar Apr 18 '18 18:04 ShalokShalom