Skip to content

Add the Daily Picks, Trending and Recently Viewed list screens - #115

Open
AndrewG828 wants to merge 1 commit into
user/andrewgao/feature/UI-UX-Lucid-Refactor-04-discovery-data-layerfrom
user/andrewgao/feature/UI-UX-Lucid-Refactor-05-explore-destinations
Open

Add the Daily Picks, Trending and Recently Viewed list screens#115
AndrewG828 wants to merge 1 commit into
user/andrewgao/feature/UI-UX-Lucid-Refactor-04-discovery-data-layerfrom
user/andrewgao/feature/UI-UX-Lucid-Refactor-05-explore-destinations

Conversation

@AndrewG828

@AndrewG828 AndrewG828 commented Sep 3, 2026

Copy link
Copy Markdown
Member

Stacked PR 5 of 15. Based on #114 — merge in order.
#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125

The three "see all" destinations behind the Explore rails, plus their routes.
They are routable and complete from this commit; nothing links to them until
Explore itself lands.

Each is a plain gallery over one slice of the discovery data layer. Trending is
keyed on category.id via .task(id:) so pushing a different category
refetches rather than showing the previous one's results, and Recently Viewed
loads its first page for an immediate render before filling in the tail.

Empty states are gated on the matching loading flag so none of them flash "no
results" during the first fetch.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_017R8mua9xepzF3mnRETtd6W

The three "see all" destinations behind the Explore rails, plus their routes.
They are routable and complete from this commit; nothing links to them until
Explore itself lands.

Each is a plain gallery over one slice of the discovery data layer. Trending is
keyed on `category.id` via `.task(id:)` so pushing a different category
refetches rather than showing the previous one's results, and Recently Viewed
loads its first page for an immediate render before filling in the tail.

Empty states are gated on the matching loading flag so none of them flash "no
results" during the first fetch.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017R8mua9xepzF3mnRETtd6W
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: f50b1d5b-c481-4029-a7a5-cf51ae8c8e91

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

1 participant