mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
After the user taps Confirm on the remove-node dialog, the screen was left in a dead end showing ghost data. CommonGetNodeDetailsUseCase substitutes a fallback node rather than emitting null, so the UI had no signal to navigate away. Fix: thread an onAfterRemove callback through requestRemoveNode → handleNodeMenuAction → handleNodeAction, so onNavigateUp is invoked inside the onConfirm lambda immediately after removeNode() is launched. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| connections | ||
| firmware | ||
| intro | ||
| map | ||
| messaging | ||
| node | ||
| settings | ||
| widget | ||
| wifi-provision | ||