lbry-desktop/ui/component/recommendedContent
infinite-persistence e4214b1c1b Recsys: determine the clicked index based on raw results instead of rendered order
## Ticket
1606

## Issue
The displayed order of the recs are often re-adjusted -- viewed content are pushed to the bottom to avoid auto-play-next from picking it up again. This was causing recsys to be confused, because the click order does not correspond the results.

## Change
Refactored the selector we can grab the raw results and use that as the index reference.
2022-06-01 08:32:37 -04:00
..
index.js Remove Premium+ Tiles when Premium+ is active (#1525) 2022-05-18 20:51:15 +02:00
view.jsx Recsys: determine the clicked index based on raw results instead of rendered order 2022-06-01 08:32:37 -04:00