Claim search with exactly 20 results keep fetching next page #2675

Closed
opened 2019-07-26 01:06:03 +02:00 by tzarebczan · 0 comments
tzarebczan commented 2019-07-26 01:06:03 +02:00 (Migrated from github.com)

The Issue

If a page has exactly 20 results, it tries to load the next page constantly and causes lots of artifacts.

a good example is the premium trends tag page, thanks @ceoger !

The bug is somewhere in https://github.com/lbryio/lbry-desktop/blob/master/src/ui/component/claimListDiscover/view.jsx#L108 or https://github.com/lbryio/lbry-desktop/blob/consistency/src/ui/component/claimList/view.jsx#L66

System Configuration

  • LBRY Daemon version:
  • LBRY App version:
  • LBRY Installation ID:
  • Operating system:

Anything Else

Screenshots

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-desktop/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on live chat at https://chat.lbry.com --> ## The Issue If a page has exactly 20 results, it tries to load the next page constantly and causes lots of artifacts. a good example is the `premium trends` tag page, thanks @ceoger ! The bug is somewhere in https://github.com/lbryio/lbry-desktop/blob/master/src/ui/component/claimListDiscover/view.jsx#L108 or https://github.com/lbryio/lbry-desktop/blob/consistency/src/ui/component/claimList/view.jsx#L66 ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279' --data '{"method":"version"}' and include the full output --> - LBRY Daemon version: - LBRY App version: - LBRY Installation ID: - Operating system: ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2675
No description provided.