mirror of
https://github.com/nasa/openmct.git
synced 2025-01-31 16:36:13 +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.
This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.