Home page loads slowly when user has many check items assigned to them

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • Component/s: Product - Home
    • None
    • 2
    • Severity 3 - Minor

      Issue Summary

      When looking into this issue, support suggested that the issue might be that the user has a lot of check items assigned to them. I looked through the associated HAR file, and a rough estimate seems to indicate that the user had roughly 2,711 check items assigned to them at the time of HAR capture. 

      The checklist at the top of Super Home requests all check items assigned to the user, completed or not, on page load. It does not paginate at all. The 'Show More' button does not request more from the server, it just gets more items from the previously-returned data to display more items. This is not performant, and we should look to implement proper pagination to ease the performance woes here. 

      Steps to Reproduce

      1. Have a lot of check items assigned to you
      2. Load super home

      Expected Results

      The page/check items load quickly

      Actual Results

      The page/check items load slowly

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available.

            Assignee:
            Marcelo Ramos-Martins
            Reporter:
            Holly Burinda
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: