Skip to content

fix(series_tree_model): include topic name in data labels#59

Merged
pabloinigoblasco merged 1 commit into
developmentfrom
fix/series-tree-qualified-topic-name
Apr 16, 2026
Merged

fix(series_tree_model): include topic name in data labels#59
pabloinigoblasco merged 1 commit into
developmentfrom
fix/series-tree-qualified-topic-name

Conversation

@pabloinigoblasco
Copy link
Copy Markdown
Collaborator

@pabloinigoblasco pabloinigoblasco commented Apr 16, 2026

Summary

Include the fully-qualified topic path in the drag-and-drop MIME label so dropped series show their complete namespace (e.g. /imu/orientation/x) instead of only the leaf field name (x). This avoids name collisions across topics and makes the dragged item unambiguous on the drop target.

Test plan

  • Drag a field from the series tree onto a plugin dialog — the full path appears (e.g. /imu/orientation/x), not just the leaf name
  • Fields from different topics with the same leaf name are distinguishable

Include the fully-qualified topic path in the drag-and-drop MIME label
so dropped series show their complete namespace (e.g. /imu/orientation/x)
instead of only the leaf field name (x). This avoids name collisions
across topics and makes the dragged item unambiguous on the drop target.
@pabloinigoblasco pabloinigoblasco merged commit fad8c9b into development Apr 16, 2026
2 checks passed
@pabloinigoblasco pabloinigoblasco deleted the fix/series-tree-qualified-topic-name branch May 4, 2026 12:36
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