Measurables: optimise search for large trees #6202
Labels
fixed (test & close)
An issue has been fixed, merged into master and is ready for further testing
QoL
Quality of Life
Milestone
Description
In
measurable-tree
(used bymeasurable-category-list
) there is a bit of code which filters the hierarchy based on user input (vm.searchTermsChanged
) . If the search returns lots of hits the tree control attempts to redraw with the relevant paths open.This kills the browser if there are too many 'hits'.
This issue should investigate using a notification back to the user (toaster or inline message) warning them that their search is too vague and needs refinement.
Resourcing
We intend to contribute this feature
The text was updated successfully, but these errors were encountered: