goread
goread copied to clipboard
Items load expanded and collapse after several seconds
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.
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.