Skip to content

Conversation

@thesamprice
Copy link
Contributor

@thesamprice thesamprice commented Nov 3, 2025

Closes

Describe your changes:

Allow users to set the title for a field rather than using the long field name.
image

In example i would rather see X, Y, Z rather than NovatelBest.X

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?
    No

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?

OpenMCT Dev added 2 commits November 3, 2025 10:12
 TelemetryView: prefer layout item `title` for label (fallback to object name)
- AlphanumericFormat inspector: new "Title" input alongside "Format"
- DisplayLayout: persist `configuration.items[].title` on edit via mutate()

This enables overriding labels for alphanumeric telemetry in Display Layouts.
…ts fallback to object name when no item.title\n- Asserts override when item.title is provided\n- Uses LocalStorage provider and renders layout view
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.33%. Comparing base (7f44973) to head (2a0f422).

❗ There is a different number of reports uploaded between BASE (7f44973) and HEAD (2a0f422). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (7f44973) HEAD (2a0f422)
unit 1 0
e2e-ci 7 0
Additional details and impacted files
@@                 Coverage Diff                  @@
##           omm-open-parity    #8196       +/-   ##
====================================================
- Coverage            55.87%   41.33%   -14.54%     
====================================================
  Files                  712      464      -248     
  Lines                28408    14276    -14132     
  Branches              2746        0     -2746     
====================================================
- Hits                 15872     5901     -9971     
+ Misses               12203     8375     -3828     
+ Partials               333        0      -333     
Flag Coverage Δ
e2e-ci ?
e2e-full 41.33% <ø> (+17.49%) ⬆️
unit ?
see 565 files with indirect coverage changes

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7f44973...2a0f422. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant