lbry-desktop/ui
infiinte-persistence 2754c962a4 Inf-scroll: Fix glitch when results are exactly the page size.
## Issue
Fixes 2675 `Claim search with exactly 20 results keep fetching next page`

## Changes
Use `claimSearchResultLastPageReached` (I didn't know it existed back then).

The unnecessary "loading" refresh will still happen one time, but at least now it doesn't happen every time we scroll to the bottom (and incorrectly incrementing 'page').
2020-07-14 16:05:42 -04:00
..
component Inf-scroll: Fix glitch when results are exactly the page size. 2020-07-14 16:05:42 -04:00
constants Add a LBRY status card to help page with links to new FAQ page and status page 2020-07-14 15:58:02 -04:00
effects fix thumbnails on desktop 2020-06-03 13:49:44 -04:00
modal bring in comments/blocked code from 'lbry-redux' 2020-07-14 15:57:19 -04:00
page Remove extra button 2020-07-14 15:58:02 -04:00
redux bring in comments/blocked code from 'lbry-redux' 2020-07-14 15:57:19 -04:00
scss style cleanup 2020-07-09 14:49:36 -04:00
util style pass for channel edit 2020-07-01 22:04:23 -04:00
analytics.js add userid for matomo 2020-07-07 09:27:34 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js Improve auto string addition to produce better diffs and ease merging. 2020-07-08 15:01:05 -04: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 bring in comments/blocked code from 'lbry-redux' 2020-07-14 15:57:19 -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