e6136a3f6330b3034e997c693a1ef82efc104d00
Confirmed by hands-on testing: NavigationSplitView's compact-width collapse only pushes into the detail column when the sidebar drives navigation via row selection. GroupFilterView is a multi-select filter, not a picker, so on iPhone it showed only the sidebar with no way to reach the entry list at all -- exactly the risk the final whole-branch review flagged as unverified. iOS now uses a plain NavigationStack with EntryListView as the root and GroupFilterView presented as a sheet via the hamburger button. macOS keeps the persistent NavigationSplitView sidebar, which does work correctly at regular width. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WYqycDFsynHH9VnnK7LNSf
Description
No description provided
15 MiB
Languages
Swift
100%