Keep the playing episode’s inspector stable during search refreshes #16
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/computer-chronicles-integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Opening a transcript search hit could play the correct Computer Chronicles recording while its inspector switched to another matching catalog item after a background refresh. The visible presentation route now holds its own inspector item, so title, poster, dates, people, and products continue describing the recording on screen.
Returning to the library releases that inspector selection, allowing ordinary browsing while playback continues. Principal reset also clears it. Filtered list selection and exact-recording playback remain independent.
Validation: the store regression reproduces a background search refresh selecting another item and verifies that the inspector stays on the presented episode, then returns to list selection when leaving presentation. All 50 store tests, type checking, and whitespace checks pass. Full web tests and production app build are also checked before merge.