Skip to content

Initial Load is Slow, Much to Render #11

Open
@hergaiety

Description

@hergaiety

https://twitter.com/jgthms/status/802130369881534464
Rendering Graph

The majority of the page is offscreen and perhaps should be rendered more dynamically.

This may be solved by pagination, infinite scrolling, or lazyloading.

Keep in mind:

  • The sidebar is important to keep in mind as it expects the elements to exist and be loaded.
  • Avoid "popping" of elements in and out as user scrolls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions