Files
streamyfin/hooks
Fredrik Burmester 11d71af468 fix(tv): replace season sheet with advanced request modal, not stack it
When a user has advanced-request permission, the season-select sheet
opened the advanced request modal via router.back() + push(). back() is
batched, so the push landed first and the advanced sheet stacked on top
of the season sheet, breaking focus. Add a `replace` option to
showRequestModal and use it here so the advanced modal takes the season
sheet's place in the stack.

Claude-Session: https://claude.ai/code/session_016Hhu5DruGLPhdP4LAoy1Xd
2026-06-29 11:57:26 +02:00
..
2025-11-12 21:30:20 +01:00
2025-11-12 21:30:20 +01:00
2026-01-18 15:22:44 +01:00
2025-09-03 12:26:56 +02:00