T4a: Navigate Tab Routing — Verification Pass #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The tabNavigate handler was loading settings content instead of the Navigate view. The switchTab function had an early return after closeNavigate() that prevented the DOM panel swap.
Fix
Already applied in commit
389f1f1(2026-05-20):Verification (2026-05-20 T4a pass)
Commits
389f1f1: fix: Navigate tab switching — remove early return that prevented tab panel DOM swape66ed51: fix(navigate): fix Navigate tab routing, add empty state, route search, mode toggle