Skip to content

Loader strategy #4

@mindrones

Description

@mindrones

If the dependency chain is very long, fetching all modules data can take a lot of time.

We can:

  • simply add a loader and draw when done fetching them all,
  • redraw at each fetched module,
  • stop fetching at depth 1 or 2,
  • or?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions