From 92413575f31dc07d7d30e1482c0af91a9293d47e Mon Sep 17 00:00:00 2001 From: Ilia Denisov Date: Sun, 10 May 2026 13:48:30 +0200 Subject: [PATCH] ui/phase-19: mark stage as done after local-ci run 24 Co-Authored-By: Claude Opus 4.7 --- ui/PLAN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/PLAN.md b/ui/PLAN.md index d0f1bda..295578d 100644 --- a/ui/PLAN.md +++ b/ui/PLAN.md @@ -2091,9 +2091,9 @@ Targeted tests: `Core` is available, renders five rows with computed values once the form is valid, and reactively refreshes on subsequent edits. -## Phase 19. Inspector — Ship Group (Read-Only) +## ~~Phase 19. Inspector — Ship Group (Read-Only)~~ -Status: pending. +Status: done (local-ci run 24). Goal: render ship groups on the map and display group details in the inspector when a group is selected; read-only, no actions yet.