mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 14:07:50 +00:00
4d94ab6fd6
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. |
||
---|---|---|
.. | ||
res | ||
src | ||
test | ||
bundle.json |