nasa / openmct

A web based mission control framework.
https://nasa.github.io/openmct/
Other
11.99k stars 1.24k forks source link

No view labels in historical data action view #7712

Open davetsay opened 4 months ago

davetsay commented 4 months ago

Summary

The labels for the available views are missing for the overlay view.

Expected vs Current Behavior

Labels should be there.

Steps to Reproduce

  1. Create a LAD table
  2. Add a sine wave generator to the LAD table
  3. Save LAD table
  4. context click the sine wave generator row in the LAD table and select View Historical Data action
  5. Observe SWG has Plot view, and Table view, but the labels are missing in the dropdown menu (see attached image)

Environment

Impact Check List

Additional Information

image

ozyx commented 4 months ago

maybe related to the changes in #7632