lbry-desktop/ui/page/home
infinite-persistence 678a160f7c
Fix missing homepage placeholder while waiting for livestream data (#904)
## Issue
When loading the homepage, I kept seeing a blank page with footer first. Even Google is picking it up.

## Ticket
572 Slow appearance of tiles

## Notes
The tiles were originally delayed to prevent the "Upcoming Livestream" section from causing layout shifts.

With the new theme, the footer would cause a visible shift anyway.  Hiding the footer is one solution, but I think not showing anything until the fetch is done is bad because the livestream fetch could stall.
2022-02-17 09:18:49 -05:00
..
index.js Add a setting to hide scheduled livestreams from home/following (#626) 2022-01-05 16:20:43 -05:00
view.jsx Fix missing homepage placeholder while waiting for livestream data (#904) 2022-02-17 09:18:49 -05:00