Skip to content

Library search requires waiting for data to populate #305

Open
@chrischrischris

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:

  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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions