Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-8683

Findbar filter is slow with many users

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 6.3.0
    • None

      Issue

      Clicking on the filter icon in the findbar causes all users to be loaded. With many users this can be slow.

      Context

      This is a follow up to MGNLUI-5523 where loading the users was deferred to the point where he filter icon is clicked.

      In 6.3 loading might get deferred even further to the point where an actual editor filter is added.

      Discovery

      • How big is the current impact? With how many users can the current implementation reasonably deal (using standard PaaS instance size as a reference)?
      • Can we lazy load the users (similar to grids)?
      • Can we paginate the users so we don't have to load all of them?
      • Should we cap the number of users we support in the filter? How would that be communicated to the user and what alternatives do we offer?
      • Do we leave it as is for now?

        Acceptance criteria

          1. filter.png
            filter.png
            30 kB
          2. new filter.png
            new filter.png
            117 kB

              Unassigned Unassigned
              mduerig Michael Duerig
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:

                  Task DoD