lbry-desktop/ui/component/commentsList
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
..
index.js Comments Pagination 2021-07-14 12:58:25 +08:00
view.jsx Load comments when approaching viewport 2021-07-14 13:00:25 +08:00