Skip to content

Add home page route and update navigation to use it#14281

Open
julianbaker wants to merge 10 commits intomainfrom
home-page
Open

Add home page route and update navigation to use it#14281
julianbaker wants to merge 10 commits intomainfrom
home-page

Conversation

@julianbaker
Copy link
Copy Markdown
Member

Summary

  • Add a dedicated home page route and wire it into shared route utilities.
  • Update web and mobile navigation, icons, and SSR/lineup helpers to recognize the new home entry point.
  • Refresh home-page surfaces and related feed/profile/search components to work with the new home flow.

Testing

  • Not run (not requested)

also includes a profile completion design overhaul + relocates it to home page (desktop only)
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

⚠️ No Changeset found

Latest commit: 17dab0d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

🌐 Web preview ready

Preview URL: https://audius-web-preview-pr-14281.audius.workers.dev

Unique preview for this PR (deployed from this branch).
Workflow run

@julianbaker julianbaker marked this pull request as ready for review May 9, 2026 21:55
julianbaker and others added 2 commits May 9, 2026 17:19
Always mount the left/right gradient overlays and drive visibility with
an opacity transition instead of conditionally rendering them. The
mount/unmount churn from canScrollLeft / canScrollRight flipping during
snap settling was producing visible flicker on the gradients and a brief
content "blip" each time the Carousel re-rendered.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Card hover/shadow styling can promote a card to its own stacking
context, which makes the fade overlay paint underneath that card despite
DOM order. Explicit z-index on both overlays keeps them reliably on top.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant