370dfd95bc
The bottom-nav links pointed at the bare section roots, so leaving a list and tapping its tab again dropped the active filter/sort in the query string. The root layout (which never unmounts) now records the last list root URL — including its query — per section on navigation, and the nav links target that remembered URL. Only the list root is recorded, so detail pages, the trash sub-view, and the shallow-routed file viewer don't hijack the tab. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>