Library search requires waiting for data to populate #305
Open
Description
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:
- Start loading the library data before the library is opened. Right now we load the library.json, but not the block info.
- Update search results dynamically as data is added.
Metadata
Assignees
Labels
No labels