Found by #324 v2 adversarial run (adv1). While the DM is narrating a pending turn, the 'Table' nav button (from Map) resolves in the a11y tree but click() times out every attempt — cannot navigate back to the Table mid-narration; other nav items may be similarly blocked. Expected: nav works in all states, including during a pending DM turn. Likely the #328 'narrating' pending-state over-disables / blocks the nav rail. Fix: keep the nav rail interactive during DM narration (only the action bar should be pending-gated).
Found by #324 v2 adversarial run (adv1). While the DM is narrating a pending turn, the 'Table' nav button (from Map) resolves in the a11y tree but click() times out every attempt — cannot navigate back to the Table mid-narration; other nav items may be similarly blocked. Expected: nav works in all states, including during a pending DM turn. Likely the #328 'narrating' pending-state over-disables / blocks the nav rail. Fix: keep the nav rail interactive during DM narration (only the action bar should be pending-gated).