Files
phranck a4c437f972 Fix: Tab-Navigation und Arrow-Key-Wrap in NavigationSplitView
- Tab navigates within the active section first; only switches to the
  next section when the current element is the last in its section
- Arrow keys (Up/Down) no longer wrap at section boundaries
- moveFocusInSection gains a wrap: Bool parameter and returns Bool
- Add tests: tabNavigatesWithinSectionFirst, arrowKeysDoNotWrapAtBoundary
2026-03-04 02:15:17 +01:00
..
2026-02-08 14:34:42 +01:00