refactor(fleet-ui): consolidate apparatus header and computer status

This commit is contained in:
DCCONSTRUCTIONS
2026-09-25 21:58:57 +03:00
parent e2b0d839eb
commit ee7576b7b4
10 changed files with 32 additions and 16 deletions
@@ -29,6 +29,12 @@ sections; computer now controls the nested branch. Collapsing an outer section
does not erase the nested preference. Scene and observation layout identities
remain keyed by the apparatus.
Owner refinement later on 25.09: the apparatus name and class are appended to
the shared panel title. The separate summary card is removed; observation and
configuration are opposite header icon actions. Computer branch collapse is
the rightmost row action. When cached devices are shown, their explanation is
inline after the computer status rather than a separate offline card.
Offline Core reads only its cached fleet inventory, never queries the absent
hardware or shows an endless discovery spinner. Cached devices stay visible;
their current connection is unconfirmed, and mutations stay disabled.