Files
TREK/client
Maurice df5f0793f2 fix(journey): show Immich picker add/cancel buttons above the bottom nav
The photo picker modal used z-[200], the same layer as the navigation bar, so
on mobile the bottom nav painted over the modal footer and its add/cancel
buttons were unreachable. Raise it to z-[9999], matching the entry-editor modal.

Closes #1045
2026-05-25 00:59:28 +02:00
..