Skip to content

Implement skeleton screens across the board #69

@peterzen

Description

@peterzen

Using https://github.com/buildo/react-placeholder, implement skeleton screens in the top level components.

  • Implement placeholder components for subcomponents (as a rule of thumb, there should be one placeholder for <Card>...</Card> comps, in the same file.
  • Wrap subcomponents with <ReactPlaceholder...>
  • Some components data loading mechanics will have to be changed so that we have a loading prop that can be passed to ReactPlaceholder

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions