Uploaded image for project: 'Definitions App'
  1. Definitions App
  2. CFGUI-171

Filtering in flat structure for definitions app

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • 2
    • Yes

      Steps to reproduce

      Filter in a tree view.

      Expected results

      Datasource fetches just visible items.

      Actual results

      Datasource fetches all items and treegrid renders those.

      Development notes

      Treegrid is not using offset/limit because a logic to judge which items are visible (think about expanded items) would be too complicated.
      As we use flat structure while filtering, we might use the same logic as flat grid while filtering.

        Acceptance criteria

              thien.quach Quach Hao Thien
              thien.quach Quach Hao Thien
              Nucleus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Work Started:

                  Task DoD