Skip to content

feat(webapp): add routed explore categories and polish explore layout#5813

Open
tomeredlich wants to merge 10 commits intomainfrom
new-explore-page
Open

feat(webapp): add routed explore categories and polish explore layout#5813
tomeredlich wants to merge 10 commits intomainfrom
new-explore-page

Conversation

@tomeredlich
Copy link
Copy Markdown
Contributor

@tomeredlich tomeredlich commented Mar 26, 2026

Summary

  • turn the Explore strip into real routed category pages (/explore/:category) instead of local-only tab state
  • add shared category/feed query plumbing so each category loads related stories (including video-only behavior and tag-based feeds)
  • polish Explore UI behavior and spacing (compact section footer actions, more stories + reading brief layout, sponsored tag/icon treatment)

Test plan

  • open /explore and verify category chips navigate to routed pages
  • open /explore/videos, /explore/webdev, /explore/backend and verify content changes per category
  • verify Most Upvoted and Best Discussions footer CTA shows Show all and links correctly
  • verify Reading brief block renders and links to /briefing
  • verify sponsored top-tag badge icon/tooltip rendering and hover behavior

Made with Cursor

Preview domain

https://new-explore-page.preview.app.daily.dev

Refine the Explore news layout spacing/content presentation and add an in-table pill switch to toggle Arena data between LLMs and Agents so users can compare both views without leaving the page.

Made-with: Cursor
Improve the Explore page content strips with ranked squads/tags presentation and scrolling affordances, while tuning Arena panel visuals and interactions for cleaner layout and readability.

Made-with: Cursor
Turn the explore topic strip into real category pages that load category-specific feeds and prefetch their data. Align explore section spacing, sponsored/tag interactions, and compact list footer actions with the latest UI behavior.

Made-with: Cursor
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Error Error Apr 5, 2026 7:49am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Apr 5, 2026 7:49am

Request Review

Hide explore-only modules on non-explore category pages, show category-relevant squads, and align footer CTA text color to secondary across explore/arena sections. Also guard BriefContext against null users to prevent crashes when the reading brief card renders for anonymous visitors.

Made-with: Cursor
Refine explore page sections, strip composition, and related shared card styling to improve readability and visual hierarchy across desktop surfaces.

Made-with: Cursor
Align the explore UI with the latest previewed design updates and metadata behavior, including section structure, source/user attribution, and carousel controls. Also wire category topic clusters to fresh per-category feed data so each cluster reflects real explore content.

Made-with: Cursor
Match topic cluster cards to the updated explore page layout by widening the section, prioritizing the right-side article column, moving the CTA below related stories, and removing blue hover text states from links.

Made-with: Cursor
Improve explore story rows with consistent source/engagement presentation, restore compact left-rail counters where needed, and strengthen topic-cluster image selection/fallback behavior so cards render reliably.

Made-with: Cursor
Limit explore story headlines to three lines in news lists and two lines in topic cluster cards to keep card heights consistent and prevent overflow.

Made-with: Cursor
Complete the explore page composition by tightening metadata typography and truncation, reflowing section placement, and adding reusable quick actions plus bottom reading-reminder CTA behavior. This aligns the page with current design expectations while keeping quest/progress data fresh via live invalidation hooks.

Made-with: Cursor
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