lbry-desktop/ui/page/fileListPublished
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
..
index.js purchases page, cleanup on pages with <ClaimList /> 2020-05-11 12:31:22 -04:00
view.jsx Refresh on publish page does not have loading indicator 2020-06-30 10:25:53 -04:00