Andrew Henry
Andrew Henry
1. Search for an object. 2. Select 'remove' from the context menu 3. The navigation changes to a blank page 4. The object is still in the search results 5....
#### Summary If a telemetry object is missing from a display layout due to a dictionary change it cannot be removed from the display layout itself. As a workaround, it...
"`*`" observers were needed in order to keep object instances in sync when a different instance of the object was mutated elsewhere in the application. Failure to do this can...
Closes https://github.com/nasa/openmct/issues/7612 ### Describe your changes: ### All Submissions: * [ ] Have you followed the guidelines in our [Contributing document](https://github.com/nasa/openmct/blob/master/CONTRIBUTING.md)? * [ ] Have you checked to ensure there...
**Is your feature request related to a problem? Please describe.** A lot of boilerplate code could be removed from the ConditionSets code by refactoring them to use TelemetryCollections with a...
#### Summary [Our cspell dictionary](https://github.com/nasa/openmct/blob/master/.cspell.json) includes a lot of misspellings, presumably to get _something_ implemented that at least prevents further misspellings. We should go back and fix all of the...
#### Summary Condition visibility does not work with alpha-numeric display elements. #### Expected vs Current Behavior Display builders should be able to hide or show alphanumeric elements based on the...
#### Summary Our bar chart view issues an historical request on load in order to populate the chart with the latest data. Because of the nature of bar charts, we...
A bug in condition sets can cause the condition set view in edit and browse mode to indicate the wrong output value immediately after editing. Reloading the condition set will...