Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 749 Bytes

File metadata and controls

14 lines (11 loc) · 749 Bytes

v12.10.399 — Docked schedule hides while MAIVA is open

App.tsx only. CUMULATIVE (392-398). Badge → 12.10.399.

  • Open MAIVA with the schedule docked → the dock column disappears and the screen gets its full width for the MAIVA panel.
  • Close MAIVA → the docked column returns exactly as it was (dock persistence and the 5-minute auto-refresh timer are untouched — the panel simply doesn't render while MAIVA is up, then remounts and loads fresh on return).
  • An UNDOCKED floating schedule window is unaffected by MAIVA.

Test: dock schedule → open MAIVA → dock gone, content full-width → close MAIVA → dock back (and reloads current data). Reload mid-MAIVA → after closing MAIVA the dock still returns (flag persisted).