Skip to content

Fix loading assets in the "all" episodes view#2024

Merged
frankrousseau merged 2 commits into
cgwire:mainfrom
NicoPennec:assets-loading
May 28, 2026
Merged

Fix loading assets in the "all" episodes view#2024
frankrousseau merged 2 commits into
cgwire:mainfrom
NicoPennec:assets-loading

Conversation

@NicoPennec
Copy link
Copy Markdown
Member

Problem

  • On a TV show, opening the "all" episodes assets view from a fresh page load showed only the first episode's assets instead of all of them.
  • Some npm dependencies are outdated.

Solution

  • Respect the episode selected in the URL (including "all") on first load, and fall back to the first episode only when none is specified.
  • Bump npm dependencies.

The "all" episode selection was replaced with a fallback to the first episode on first page load.
Now it reads the current episode from the URL and defaults to the first episode only if none is specified.
@frankrousseau frankrousseau merged commit c2435b4 into cgwire:main May 28, 2026
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants