Skip to content

feat: gate search filters to prevent display when disabled in remote config - #227

Closed
aminamos wants to merge 1 commit into
MobilityData:mainfrom
aminamos:feat/189-filter-gating
Closed

feat: gate search filters to prevent display when disabled in remote config#227
aminamos wants to merge 1 commit into
MobilityData:mainfrom
aminamos:feat/189-filter-gating

Conversation

@aminamos

Copy link
Copy Markdown

Summary:

Resolves #189.
Updates filter gating logic so that feature-flagged search filters (e.g. Seal of Reliability) are completely hidden from the filter drawer when disabled in remote config.

Expected behavior:

Disabled filter controls do not appear as disabled chips in the search UI.

Testing tips:

  1. Checkout feat/189-filter-gating.
  2. Run yarn test.
  3. Open search filters on /feeds with default remote config.

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the unit tests with yarn test to make sure you didn't break anything
  • Add or update any needed documentation to the repo
  • Format the title like "feat: [new feature short description]". Title must follow the Conventional Commit Specification(https://www.conventionalcommits.org/en/v1.0.0/).
  • Linked all relevant issues
  • Include screenshot(s) showing how this pull request works and fixes the issue(s)

@vercel

vercel Bot commented Sep 14, 2026

Copy link
Copy Markdown

@aminamos is attempting to deploy a commit to the MobilityData Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@emmambd

emmambd commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Hi @aminamos, this work has to be done internally on our team due to missing functionality here.

As a result, I'm closing this PR.

@emmambd emmambd closed this Sep 14, 2026
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.

Modify the seal of reliability flag gating so the "disabled" functionality does not appear

3 participants