Skip to content

Media series detail page#41

Closed
andykais-claude wants to merge 1 commit into
mainfrom
cursor/media-series-detail-page-0cfe
Closed

Media series detail page#41
andykais-claude wants to merge 1 commit into
mainfrom
cursor/media-series-detail-page-0cfe

Conversation

@andykais-claude

Copy link
Copy Markdown
Collaborator

Adds a dedicated page for viewing media series (/series/<series_id>) with series-specific sorting and tile information, and enables navigation from the browse page.

The implementation reuses existing UI components from the /browse page by introducing a MediaListPageController interface, allowing both browse and series pages to share the same header, footer, sidebar, and media list components. This promotes code reuse and maintains UI consistency. Series-specific data like series_index is now displayed on tiles within the series view, and the default sort is set to series_index.


Open in Cursor Open in Web

This commit introduces a new series page, including a dedicated controller, query parameters handling, and integration with existing media list components. It also refactors the browse controller and adds new runes for dimensions and media selections.

Co-authored-by: kaisea.rpi <kaisea.rpi@gmail.com>
@cursor

cursor Bot commented Dec 21, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@andykais

Copy link
Copy Markdown
Owner

closing in favor of #44

@andykais andykais closed this Jan 16, 2026
@andykais andykais deleted the cursor/media-series-detail-page-0cfe branch January 16, 2026 21:17
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.

3 participants