merph518 Curator Posts: 192 Registered: 4/21/2017
merph518
# 1 - Posted on 10/4/2017 13:00:23

To reproduce:
1. Click on "My Playthroughs"
2. Change dropdown to Archived or All
3. Page renders as blank.

No JS errors, no adblock (site is whitelisted). Chrome browser, Windows 7.

Post Edited on 10/4/2017 13:00:52
dhobo Curator Backer Posts: 1965 Registered: 1/5/2015
darwinsocialism
# 2 - Posted on 10/4/2017 15:15:32

Hrm, I can't seem to reproduce this at all. (Win10/Chrome)

Unless of course moho_00 has already fixed it and hasn't said anything yet.... he's sneaky like that :P

moho_00 Curator Backer Posts: 6844 Registered: 6/10/2011
moho_00
# 3 - Posted on 10/4/2017 16:53:06

Hmm...this appears to be an issue with returning too much data. That explains the sporadic nature since @dhobo may not have as much pure data (i.e. not just playthroughs, but goals and time entries). Goals have added a ton of additional data that needs to be loaded, but since they're all collapsed by default, I may need to load that content dynamically to cut down on the initial load.

The workaround for now is to use the keyword filter, but if you're just wanting to browse through your archived playthroughs, that will unfortunately not help much

merph518 Curator Posts: 192 Registered: 4/21/2017
merph518
# 4 - Posted on 10/4/2017 18:12:39

Thanks moho. My primary goal was to unarchive something, so I can grab it by name. Good luck with figuring out the bug!

merph518 Curator Posts: 192 Registered: 4/21/2017
merph518
# 5 - Posted on 10/11/2017 17:06:34

I thought of a way to help mitigate this issue... why not make the overarching "Playthroughs" page have the same "Manage" buttons that the profile does? You click that and it takes you to a page with just that one game and that game's goals/time entries. How often does a user need to update goals/times on two+ games at the same time?