Skip to content

feat(feed): replace chronological filter pills with filter button#14315

Merged
dylanjeffers merged 2 commits into
mainfrom
feat/feed-filter-button
May 14, 2026
Merged

feat(feed): replace chronological filter pills with filter button#14315
dylanjeffers merged 2 commits into
mainfrom
feat/feed-filter-button

Conversation

@dylanjeffers
Copy link
Copy Markdown
Contributor

Summary

  • Replace the row of sub-pills (All Posts / Original Posts / Reposts) below the Chronological feed tab with a single dropdown filter button rendered to the right of the For You / Chronological tabs — matching the pattern used on the trending page.
  • The filter button is hidden when the For You tab is active.
  • Applies to both desktop and mobile-web feed headers.

Test plan

  • On desktop, open the feed page → confirm the filter pills no longer appear below the tab bar.
  • On desktop, with the Chronological tab selected → confirm a filter dropdown appears next to the tabs with All Posts, Original Posts, Reposts options and changes the lineup as expected.
  • On desktop, switch to the For You tab → confirm the filter button is hidden.
  • On mobile-web, repeat the same checks.

🤖 Generated with Claude Code

Move the feed filter (All Posts / Original Posts / Reposts) from a
row of sub-pills below the tab bar into a single dropdown filter
button placed next to the For You / Chronological tabs, matching the
pattern used on the trending page. The button is hidden when For You
is active.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 14, 2026

⚠️ No Changeset found

Latest commit: 099fa93

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

Apply eslint --fix to resolve prettier/prettier lint errors that
were failing CI on the chronological feed filter button PR.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown
Contributor

🌐 Web preview ready

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

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

@dylanjeffers dylanjeffers merged commit 24704e3 into main May 14, 2026
14 checks passed
@dylanjeffers dylanjeffers deleted the feat/feed-filter-button branch May 14, 2026 22:19
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