lbry-desktop/ui
infinite-persistence 3d63ce4666
Load comments when approaching viewport
Seeing the spinner too much can be annoying.

- This approach works, but currently, when the list is very long, something is taking up resources and the handler couldn't be processed, so the effect is lost (still seeing the spinner). See 6473.

- Since we are now prefetching, bumped the debounceMs a bit.
2021-07-14 13:00:25 +08:00
..
component Load comments when approaching viewport 2021-07-14 13:00:25 +08:00
constants Bump comment and reply page size to 10 (was 5 and 3, respectively) 2021-07-14 13:00:24 +08:00
effects useLazyLoading: start loading when near viewport 2021-07-12 17:06:30 -04:00
modal Reload page when trying to open stale chunks 2021-07-08 15:06:09 +08:00
page Comments Pagination 2021-07-14 12:58:25 +08:00
redux Handle temporary Commentron bugs 2021-07-14 12:58:27 +08:00
scss center play button 2021-07-13 00:06:32 -04:00
util Comments Pagination 2021-07-14 12:58:25 +08:00
analytics.js Fix lint (removal of videoFetchDuration) 2021-06-10 10:14:52 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comments Pagination 2021-07-14 12:58:25 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx CodeSplit: Load 3rd-party css before ours. 2021-06-25 16:00:45 +08:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js improve pending over refreshes 2021-07-05 10:22:13 -04:00