Skip to content

fix: concatenate atom and triple labels in CLI signals display - #210

Open
thebookofiz wants to merge 1 commit into
0xIntuition:mainfrom
thebookofiz:fix/cli-signals-concatenation
Open

fix: concatenate atom and triple labels in CLI signals display#210
thebookofiz wants to merge 1 commit into
0xIntuition:mainfrom
thebookofiz:fix/cli-signals-concatenation

Conversation

@thebookofiz

Copy link
Copy Markdown
Collaborator

Fixed the FIXME comment about concatenating atom labels in the CLI signals display.

Changes

  • Removed FIXME comment about concatenation
  • Added logic to show both atom and triple labels when they exist
  • Format: 'atom_label | triple_label' when both present
  • Falls back to single label if only one exists
  • Shows 'N/A' if neither exists

Why

The signals UI was only showing atom labels but not triple labels. This fix ensures both are displayed when available, giving users more context about what the signal relates to.

- Removed FIXME comment about concatenation
- Added logic to show both atom and triple labels when they exist
- Format: 'atom_label | triple_label' when both present
- Falls back to single label if only one exists
- Shows 'N/A' if neither exists
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