feat(filters): move date picker to sidebar, track visible photo order

Pulls the date range picker out of the filter-bar pill into a
dedicated always-visible section at the top of the left sidebar, and
teaches the timeline to publish its visible photo sequence so "open
first photo" shortcuts respect the on-screen order.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
root
2026-04-15 17:12:34 +02:00
parent 45f1649979
commit eac005109c
8 changed files with 764 additions and 184 deletions

View File

@@ -213,6 +213,7 @@ export function RightSidebar() {
</div>
)
if (selectedPhotos.length === 0) {
return (
<div