goread icon indicating copy to clipboard operation
goread copied to clipboard

Items load expanded and collapse after several seconds

Open jayschwa opened this issue 12 years ago • 1 comments

When I load up goread, items that are loading start expanded. At this point, I begin reading the first item. However, all items collapse after a few seconds (which is visually jarring) and I have to expand them again. This primarily happens in the compact layout. I can't tell what's triggering the collapse. It might be some onload event or when I begin scrolling the page.

jayschwa avatar Aug 21 '13 05:08 jayschwa

I've noticed this in the mobile view. It seems like the mobile view is loading all the contents into the browser and then collapsing them. Ideally it would just load the titles in and then start background loading content for when the user expands an item.

haacked avatar Aug 21 '13 17:08 haacked