lbry-desktop/ui
infiinte-persistence 3288f235fb Refresh on publish page does not have loading indicator
## Fixes:
4214

## Approach:
`ClaimList` currently only shows the loading indicator if there is a header. We could make the indicator always appear at the top of the list when `loading=true`, but that would be the list jump up and down as the indicator appears/dissapears. I assume that is too distracting and is the reason why it was not made that way in the first place.

Show the indicator in place of the Refresh button while fetching instead.
2020-06-30 10:25:53 -04:00
..
component AbandonedChannelPreview: Handle blocked channels as well. 2020-06-29 16:05:23 -04:00
constants Add modal to remove uri from Blocked list. 2020-06-29 16:05:23 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal Add modal to remove uri from Blocked list. 2020-06-29 16:05:23 -04:00
page Refresh on publish page does not have loading indicator 2020-06-30 10:25:53 -04:00
redux Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
scss fix subscribe button label not showing on mobile 2020-06-29 13:25:29 -04:00
util sort by release_time for youtube row on homepage 2020-06-29 17:29:58 -04:00
analytics.js strip ga calls 2020-06-02 16:52:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js app plays embed in iframe 2020-01-28 10:20:54 -05:00
index.jsx add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
logWarningConsoleMessage.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js Revert "bring in blocked redux code from lbry-redux" 2020-06-23 16:21:40 -04:00
rewards.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
store.js add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00