Skip to content

fix: show name input in MeshCore messenger - #11

Open
niczer0 wants to merge 1 commit into
LOCOSP:mainfrom
niczer0:fix/meshcore-name-dialog
Open

fix: show name input in MeshCore messenger#11
niczer0 wants to merge 1 commit into
LOCOSP:mainfrom
niczer0:fix/meshcore-name-dialog

Conversation

@niczer0

@niczer0 niczer0 commented Aug 28, 2026

Copy link
Copy Markdown

Display the shared input dialog when opened from the MeshCore Messenger.

Ctrl-N already activated input mode, accepted keyboard input, and saved the new node name. But the MeshCore drawing path returned immediately after drawing the messenger, so the input dialog was never rendered.

This caused typed text to be appended invisibly to the existing node name.

Testing

  • Opened MeshCore Messenger
  • Pressed Ctrl-N
  • Confirmed the pre-filled node-name dialog is visible
  • Edited and saved the node name
  • Ran python3 -m compileall -q watchdogs
  • Ran git diff --check

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