lbry-desktop/ui/component/claimList
infinite-persistence f2a63668b7 ClaimPreviewTiles: hide abandoned tiles by default
## Ticket
1308, 1363 - "Hide/skip "removed" recsys entries"

## Change
Ported the `isAbandoned` handling from the list-layout to the tile-layout (yet another grumble on why tile vs. list is not just a css difference but an entire different component).

## Misc
Because "ClaimList + tileLayout" was showing abandoned claims by default, search around to see if it was still needed. I think only collectionsListMine would require that (or maybe not, can remove later).
2022-04-20 09:38:53 -04:00
..
index.js Kill makeSelectClientSetting 2021-11-23 12:29:53 +08:00
view.jsx ClaimPreviewTiles: hide abandoned tiles by default 2022-04-20 09:38:53 -04:00