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

Find bar: load more results

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • None
    • None

      Timebox / POC for now (13 SP)

      Problem:

      • currently find bar returns a configurable number of results (defaultCountPerSupplier; default: 10)
      • this means the user never sees more than 10 or XX results which is an incomplete result list
      • making that number configurable as done by MGNLUI-4765 doesn't solve the problem
        • we want to show multiple result groups at first sight, which means max 3 items per group, else the groups slide out of view
        • it's not practical that an admin configures the number per result group, as that number is most likely to change

      Solution:

      1) Load more results

      • implement "load more results" to the find bar mechanics
      • after last item of a result group add an additional row that says "load more results"
      • the "load more results"- row can be accessed via arrow-down (same as the other rows)
      • on enter show 10 more results, focus is now on the first row of the newest loaded
      • can be repeated until max results

       

      2) Display 10 from n results

      • in addition to displaying total results on top, also show "10 from n results" per group

       

        Acceptance criteria

          1. 01 click in findbar without typing.png
            179 kB
            Anja von Gunten
          2. 02 start typing in findbar.png
            195 kB
            Anja von Gunten
          3. 03 move key down to load-more-results.png
            187 kB
            Anja von Gunten
          4. 04 on enter load more results.png
            182 kB
            Anja von Gunten
          5. 05 filter results.png
            168 kB
            Anja von Gunten

              Unassigned Unassigned
              avongunten Anja von Gunten
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD