lbry-desktop/ui/page
infiinte-persistence 2f5beb84fa Fix sluggish Back button when navigation back to channels with lots of comments
## Issue
When navigating back and forth between a File and Channel page, the back-action will be laggy (no response) if the channel contains a lot of comments and is in the midst of resolving them.

## Changes
The "full" fix would be to batch-load comments, as this would improve the performance of fetching both Channel and File comments. For now, this commit focuses on the Back action problem only.

Skip fetching comments by not mounting 'ChannelDiscussion' until the tab is selected. I couldn't find anything in the Reach UI documentation on how to not render inactive `TabPanel`s, so I used the straight-forward state method.
2020-07-24 09:22:35 -04:00
..
account refactor lbrytv web server 2019-11-11 13:27:29 -05:00
backup add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
buy add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
channel Fix sluggish Back button when navigation back to channels with lots of comments 2020-07-24 09:22:35 -04:00
channelNew error handling, ux tweaks, apiLogPublish 2020-07-02 18:27:49 -04:00
channels tweaks 2020-07-03 10:32:48 -04:00
channelsFollowing Paid content on lbry.tv (#4197) 2020-05-21 11:38:28 -04:00
channelsFollowingDiscover bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
checkoutPage add refund message 2020-05-26 09:45:48 -04:00
creatorDashboard creator analytics improvements 2020-04-24 09:15:25 -04:00
discover add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
embedWrapper allow vanity urls in embeds 2020-06-12 17:24:00 -04:00
file Restore and fix "comment out youtube badge on file page to fix mobile style" 2020-07-20 10:48:32 -04:00
fileListDownloaded Fix channel file-search not available in mobile 2020-07-20 10:37:10 -04:00
fileListPublished add comments behind a flag 2020-07-23 11:03:00 -04:00
fourOhFour refactor lbrytv web server 2019-11-11 13:27:29 -05:00
help Remove extra button 2020-07-14 15:58:02 -04:00
home move claim-grid link to bottom right 2020-07-23 11:16:32 -04:00
invite add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
invited referrals round 2 2020-01-14 15:50:10 -05:00
library add comment 2020-05-21 13:23:52 -04:00
listBlocked bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
navigationHistory refactor lbrytv web server 2019-11-11 13:27:29 -05:00
notifications add comments behind a flag 2020-07-23 11:03:00 -04:00
passwordReset Add: PasswordResetPage (the real one) 2020-07-08 14:36:04 -04:00
passwordSet Rename: PasswordResetPage --> PasswordSetPage 2020-07-08 14:36:04 -04:00
publish Publish: Make 'Channel' setting persistent. 2020-06-16 16:36:23 -04:00
report bring in 'notifications' state from lbry-redux 2020-06-16 09:56:32 -04:00
rewards rewards redirect fix for manually approved users 2020-07-03 13:18:28 -04:00
rewardsVerify rewards redirect fix for manually approved users 2020-07-03 13:18:28 -04:00
search add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
settings bring in 'blocked' code from lbry-redux take 2 2020-07-15 09:52:08 -04:00
settingsNotifications update title when only 1 email address present 2020-06-22 09:45:49 -04:00
show fix resolve loop 2020-07-02 12:47:36 -04:00
signIn new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
signInVerify bring in 'notifications' state from lbry-redux 2020-06-16 09:56:32 -04:00
signUp new signin/signup (#3960) 2020-04-13 15:16:07 -04:00
tagsFollowing add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
tagsFollowingManage select tags before channels and filter channels by tag 2020-03-16 16:47:22 -04:00
top add options card to claim search 2020-02-28 13:30:29 -05:00
wallet clean up strings 2020-06-03 14:16:43 -04:00
welcome moonpay 2020-06-03 14:16:43 -04:00