Front-page lazy-load fixes and improvements #6388

Merged
infinite-persistence merged 3 commits from ip/front.page.lazy.load.2 into master 2021-07-05 10:04:34 +02:00
infinite-persistence commented 2021-07-05 06:12:27 +02:00 (Migrated from github.com)

See commit messages for complete walkthrough.

Issues

  • WaitUntilOnPage never unregisters scroll-callback, and was also registering on every update.
  • Run claim_search when category is approaching the viewport.
  • WaitUntilOnPage was not responding to window-resize or zoom changes, so it could stay hidden until a scroll event happens.
See commit messages for complete walkthrough. ## Issues - `WaitUntilOnPage` never unregisters scroll-callback, and was also registering on every update. - Run `claim_search` when category is approaching the viewport. - `WaitUntilOnPage` was not responding to window-resize or zoom changes, so it could stay hidden until a scroll event happens.
Sign in to join this conversation.
No reviewers
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#6388
No description provided.