Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library search requires waiting for data to populate #305

Open
chrischrischris opened this issue Dec 18, 2024 · 0 comments
Open

Library search requires waiting for data to populate #305

chrischrischris opened this issue Dec 18, 2024 · 0 comments

Comments

@chrischrischris
Copy link
Contributor

The first time the user starts searching the library, oftentimes the results are limited due to not all of the library data having loaded yet. 2 possible solutions - which may both be needed:

  1. Start loading the library data before the library is opened. Right now we load the library.json, but not the block info.
  2. Update search results dynamically as data is added.
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

No branches or pull requests

1 participant