lbry-desktop/ui/component/recommendedPersonal
infinite-persistence bffc27e8d0
Just always show homepage segment titles.. (#1116)
## Issue
- "Following" was showing up in place of "Featured"
- "Following" doesn't appear until livestreams are fetched, causing shifts.

When "Upcoming Livestreams" was implemented, it was trying to retain the original behavior of not showing "Following" title if that was the first in the list.

Not only is it a chicken-and-egg problem, but it causes extra renders due to the need to check if the other guys was rendered.

With FYP, there are now more combinations to handle.

## Change
Just show the title...
2022-03-16 08:49:44 -04:00
..
index.js [on hold recsys work] Recommended For You (#782) 2022-03-15 15:07:31 -04:00
view.jsx Just always show homepage segment titles.. (#1116) 2022-03-16 08:49:44 -04:00