Skip to content

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

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

feat(webapp): add routed explore categories and polish explore layout#5813
tomeredlich wants to merge 4 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 Mar 26, 2026 9:44pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Mar 26, 2026 9:44pm

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
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