openmct/platform/commonUI/general
Victor Woeltjen 4d94ab6fd6 [Browse] Fix tree node autoexpand/highlighting
Repair tree node auto-expand/highlight behavior, to
address WTD-627. Specifically:

* Check the full path when deciding to highlight,
  instead of just the parent. This avoids duplicate highlighting
  in cases where the same parent is visible in two subtrees.
* Don't make a redundant getId call in path-checking;
  domain object paths have already been mapped to identifier
  paths at this point. This avoids erroneous auto-expansion of
  the whole tree.
2014-12-17 15:32:20 -08:00
..
res [Layout] Use refactored switcher in Edit 2014-12-04 12:32:35 -08:00
src [Browse] Fix tree node autoexpand/highlighting 2014-12-17 15:32:20 -08:00
test [Layout] Fill in non-layout specs 2014-12-05 16:27:32 -08:00
bundle.json [Layout] Avoid infinite digest exception 2014-12-05 13:31:57 -08:00