Files
Davide Ferrari e9de3aa2e6 fix(drives): preserve filters and scroll position on navigation
Fixes issue where date/distance filters and scroll position were reset
when navigating back from drive details:

- Move date filter state from composable to ViewModel
- Add scroll position tracking in ViewModel
- Only apply default 7-day filter on first initialization
- Restore scroll position when returning to drives list

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 09:35:00 +01:00
..