Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-5131

Make instance detail fetching not wait for all results before giving results

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • No version
    • Affects Version/s: None
    • Component/s: Compass
    • Labels:
      None
    • Not Needed
    • Iteration Minsk, Iteration Novokuybyshevsk

      Currently we fetch all of the instance information in one go (instance-detail-helper.ts) and wait for it all to complete before unblocking the ui. This ticket involves updating it so that when part of the information returns we immediately pass that information to the various components that need it (ideally through props). We should still perform the full instance detail fetching as we use that for telemetry. We can do this in compass-home.

      Maurizio's gist of moving instance fetching to ts and has a few cleanups also: https://gist.github.com/mcasimir/7f089a2e66018cf12c4cc1e516b08526

            Assignee:
            Unassigned Unassigned
            Reporter:
            rhys.howell@mongodb.com Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: