Skip to content

Fix VirtualFeed.svelte to not show an indefinite spinner#709

Open
CZakarya wants to merge 1 commit intoXyphyn:mainfrom
CZakarya:main
Open

Fix VirtualFeed.svelte to not show an indefinite spinner#709
CZakarya wants to merge 1 commit intoXyphyn:mainfrom
CZakarya:main

Conversation

@CZakarya
Copy link

Implementation of issue #703

Details:

  • Derive hasMore from next_page and only show spinner while loading
  • Stabilize hasMore on feed/filter changes to avoid false “more posts”
  • Use site name in end-of-feed placeholder on frontpage

Details:
- Derive hasMore from next_page and only show spinner while loading
- Stabilize hasMore on feed/filter changes to avoid false “more posts”
- Use site name in end-of-feed placeholder on frontpage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant