275d5abd95
Added an onClick on <header> that closes the drawer whenever it's open — the panel is a sibling, not a descendant, so this never fires for clicks inside the open drawer, only the bar itself. The hamburger's own click now stops propagation so toggling the drawer open doesn't get immediately undone by this same handler. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>