Was accidentally calling edit sheet on node tap instead of tags shet

This commit is contained in:
stopflock
2025-12-04 18:29:43 -06:00
parent b176724fc5
commit 473d65c83e
@@ -38,8 +38,7 @@ class MapInteractionHandler {
debugPrint('[MapInteractionHandler] Could not center map on node: $e');
}
// Start edit session for the node
appState.startEditSession(node);
// Note: Edit session is NOT started here - only when user explicitly presses Edit button
}
/// Handle suspected location tap with selection and highlighting