Skip to content

Add the Daily Picks, Trending and Just For You section content - #116

Open
AndrewG828 wants to merge 1 commit into
user/andrewgao/feature/UI-UX-Lucid-Refactor-05-explore-destinationsfrom
user/andrewgao/feature/UI-UX-Lucid-Refactor-06-explore-sections
Open

Add the Daily Picks, Trending and Just For You section content#116
AndrewG828 wants to merge 1 commit into
user/andrewgao/feature/UI-UX-Lucid-Refactor-05-explore-destinationsfrom
user/andrewgao/feature/UI-UX-Lucid-Refactor-06-explore-sections

Conversation

@AndrewG828

@AndrewG828 AndrewG828 commented Sep 3, 2026

Copy link
Copy Markdown
Member

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

The horizontal rails that make up the Explore feed, and the collage card that
fronts Saved / Recently Viewed.

ExploreCollageCard shows a single image when a collection is thin and a
2x2 grid once it has at least four listings, so a one-item Saved list doesn't
render three empty tiles.

ExploreTrendingSection puts the category picker in the section header itself
— the header is the control — and shows a skeleton on first load only, so
switching categories doesn't tear the rail down and rebuild it.

Two things worth calling out for reviewers:

  • A trending card pushed the category list instead of the listing it displays.
    Fixed; it now pushes .productDetails like the Daily Picks cards do.
  • The upcoming-events section was a standalone shimmer with no data source and
    no caller. Left it out rather than shipping a placeholder that never resolves;
    it can come back with the events endpoint.

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

The horizontal rails that make up the Explore feed, and the collage card that
fronts Saved / Recently Viewed.

`ExploreCollageCard` shows a single image when a collection is thin and a
2x2 grid once it has at least four listings, so a one-item Saved list doesn't
render three empty tiles.

`ExploreTrendingSection` puts the category picker in the section header itself
— the header is the control — and shows a skeleton on first load only, so
switching categories doesn't tear the rail down and rebuild it.

Two things worth calling out for reviewers:

- A trending card pushed the category list instead of the listing it displays.
  Fixed; it now pushes `.productDetails` like the Daily Picks cards do.
- The upcoming-events section was a standalone shimmer with no data source and
  no caller. Left it out rather than shipping a placeholder that never resolves;
  it can come back with the events endpoint.

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: d712d073-1f51-4e9c-bdce-c69be672f96e

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