Skip to content

fix(ui): MC channel editor hashtag labels and type suffix for #379#317

Merged
pskillen merged 1 commit into
mainfrom
api-379/paddy/mc-channel-editor-labels
Jun 2, 2026
Merged

fix(ui): MC channel editor hashtag labels and type suffix for #379#317
pskillen merged 1 commit into
mainfrom
api-379/paddy/mc-channel-editor-labels

Conversation

@pskillen
Copy link
Copy Markdown
Owner

@pskillen pskillen commented Jun 2, 2026

Summary

  • Fix hashtag channel names in the MeshCore dual-list editor when constellation channels return mc_channel_type as integer 2 (constellation /channels/ endpoint) so labels show #tag instead of plain name.
  • Append muted PUBLIC / HASHTAG after each channel name in Available, On this radio, and the apply confirmation list.

Related

Testing performed

  • npm test -- src/lib/message-channels.test.ts src/lib/mc-channel-editor.test.ts
  • Pre-commit: eslint + full vitest suite (356 tests)

Show #hashtag names when constellation channels return mc_channel_type as
integer 2, and append muted PUBLIC/HASHTAG in the dual-list editor.

Relates to meshflow-api#379
@pskillen pskillen merged commit 87f5223 into main Jun 2, 2026
3 checks passed
@pskillen pskillen deleted the api-379/paddy/mc-channel-editor-labels branch June 2, 2026 13:48
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.

2 participants