The button's onClick stopped mouse event propagation, but keyboard Enter/Space fired a separate keydown event that bubbled to the combatant row's onKeyDown, opening the stat block side panel instead of arming/confirming the button. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>