RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

Games list scrolling issue (web client) #347

Open jonttm opened 5 years ago

jonttm commented 5 years ago

User has 200+ games and cannot scroll down when in tile list type

Quote from Discord: https://discordapp.com/channels/346693795632381955/359715202989686785/597762007961174046

I mean, I fixed it by changing the way i sort games, but on the main thing that shows the big pictures for them, its bugged out If you look at the scroll bar on the right, it can barely go down. Yet it should be able to go down really fucking far since I have 200 games. screenshot The part of the bottom images you see is where it stops. So the images on the bottom are only partially there.

jonttm commented 5 years ago

Please click the image to see it rightside up

SimpliciTea commented 5 years ago

Hi JTTM, thanks for reporting this issue!

The bug you're running into is indeed a small oversight on my part; you should still be able to scroll down and see all of your games if you put your mouse overtop of the game grid and scroll down with your mousewheel. What's happening is that there are unintentionally TWO scroll areas -- one inside the grid and one outside.

(I'll fix this tomorrow).

If you're relying on clicking the scrollbar and dragging, you can actually still find the appropriate scroll bar, it's just pretty small on a 200-long list of games.

Here's a painstakingly detailed diagram: (you have to look close on your client to see the little one, sorry!): image

jonttm commented 5 years ago

Thank you for the information! I forwarded this to the user