Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
-
Empty show more show less
-
Yes
-
Yes
-
Nucleus 36
-
2
-
Yes
Description
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.
Checklists
Acceptance criteria
Attachments
Issue Links
- caused by
-
MGNLUI-6225 Flatten tree view structure while filtering
-
- Closed
-
- is cloned by
-
CFGUI-171 Filtering in flat structure for definitions app
-
- Closed
-
1.
|
Implementation |
|
Completed | Quach Hao Thien |
2.
|
Review |
|
Closed | Antonín Juran |
3.
|
PreintQA |
|
Closed | Antonín Juran |
4.
|
QA |
|
Completed | Adam Siska |
5.
|
Fix failed IT test |
|
Completed | Quach Hao Thien |