Fredrik Burmester
40cb8fed9e
fix(tv): keep "See All" detail stable and Back returning to library list
...
The home "See All" detail opens in the libraries tab. When that tab already
had its index in the stack (e.g. after a previous See All + Back), the stack
became [index, detail], which the native bottom tab reliably auto-popped back
to index — the detail "bounced" to the library list ~0.5s after opening.
- Pass a `fromSeeAll` flag from the See All button.
- On the detail page, collapse the libraries stack to [detail] when deep-linked
on top of the index, so the native tab has nothing to auto-pop to.
- Intercept TV Back (while focused) to route to the library list so the user
can switch libraries, instead of exiting the tab to home.
Claude-Session: https://claude.ai/code/session_016Hhu5DruGLPhdP4LAoy1Xd
2026-06-30 10:30:36 +02:00
..
2025-07-21 09:44:24 +02:00
2026-06-02 22:31:49 +10:00
2026-06-14 18:30:50 +02:00
2026-05-20 15:30:40 +02:00
2026-05-29 08:32:21 +02:00
2026-01-03 13:05:50 +01:00
2026-06-30 10:30:36 +02:00
2026-01-19 08:21:55 +01:00
2026-06-01 09:37:45 +02:00
2026-01-25 22:55:44 +01:00
2026-06-15 01:01:38 +02:00
2026-01-03 13:05:50 +01:00
2026-05-29 08:32:21 +02:00
2026-06-09 11:46:42 +02:00
2025-11-16 16:40:42 +01:00
2025-08-07 10:12:40 +02:00
2026-01-18 13:20:17 +01:00
2026-06-28 17:35:00 +02:00
2026-06-14 18:30:50 +02:00
2026-06-11 10:24:11 +02:00
2026-06-02 22:37:16 +02:00
2026-06-14 18:30:50 +02:00
2026-05-28 23:56:03 +02:00
2026-06-28 17:35:00 +02:00
2026-06-28 17:35:00 +02:00
2026-01-11 17:38:41 +01:00
2026-01-09 08:37:30 +01:00
2026-01-05 21:32:40 +01:00
2026-01-03 13:05:50 +01:00
2025-11-11 08:53:23 +01:00
2026-01-25 22:55:44 +01:00
2025-11-11 08:53:23 +01:00
2025-08-21 17:19:53 +02:00
2026-05-22 15:28:03 +02:00
2026-01-10 19:35:27 +01:00
2025-01-30 09:20:31 +01:00
2025-08-15 21:34:22 +02:00
2026-05-30 11:08:22 +02:00
2026-01-25 22:55:44 +01:00
2026-01-03 13:05:50 +01:00
2026-06-05 11:29:38 +02:00
2025-07-21 09:44:24 +02:00
2026-01-26 19:36:51 +01:00
2026-05-27 09:53:56 +02:00
2026-01-25 21:31:37 +01:00
2025-08-15 21:34:22 +02:00
2026-01-16 19:04:13 +01:00
2025-07-21 09:44:24 +02:00
2025-07-21 09:44:24 +02:00
2026-01-16 19:04:13 +01:00
2025-11-11 08:53:23 +01:00
2025-09-08 13:25:51 +02:00
2026-01-03 13:05:50 +01:00
2025-07-21 09:44:24 +02:00
2025-11-11 08:53:23 +01:00
2026-01-31 10:52:21 +01:00
2026-01-09 08:37:30 +01:00
2025-07-21 09:44:24 +02:00
2026-06-02 18:40:47 +02:00
2026-01-03 19:14:20 +01:00
2026-05-29 08:32:21 +02:00
2026-05-29 08:32:21 +02:00
2026-01-11 17:38:41 +01:00
2025-07-21 09:44:24 +02:00
2026-02-01 12:27:22 +01:00
2025-07-21 09:44:24 +02:00
2026-06-05 11:29:38 +02:00
2026-01-10 19:35:27 +01:00
2026-06-10 10:28:18 +02:00
2026-01-03 13:05:50 +01:00
2026-01-16 19:04:13 +01:00
2025-03-16 18:01:12 +01:00
2024-07-31 23:19:47 +02:00
2026-06-15 01:01:38 +02:00
2026-01-19 08:21:55 +01:00