Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "disable autocomplete" feature flag #4569

Merged
merged 1 commit into from
Jan 10, 2025
Merged

Remove "disable autocomplete" feature flag #4569

merged 1 commit into from
Jan 10, 2025

Conversation

csutter
Copy link
Contributor

@csutter csutter commented Jan 8, 2025

What

We are centralising the enabling/disabling of autocomplete in Search API v2 so we don't need individual feature flags across several apps.

Why

It's easier to have this handled in a single place instead of needing several apps to be aware of a feature flag.
Trello card

How

  • Use search_with_autocomplete component directly
  • Remove HomepageController#search_component and #show_search_autocomplete?

Depends on alphagov/search-api-v2#375

@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4569 January 10, 2025 14:32 Inactive
We are centralising the enabling/disabling of autocomplete in Search API
v2 so we don't need individual feature flags across several apps.

- Use `search_with_autocomplete` component directly
- Remove `HomepageController#search_component` and
  `#show_search_autocomplete?`
@govuk-ci govuk-ci temporarily deployed to govuk-frontend-app-pr-4569 January 10, 2025 14:32 Inactive
@csutter csutter merged commit da60a30 into main Jan 10, 2025
12 checks passed
@csutter csutter deleted the remove-ff branch January 10, 2025 14:36
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.

3 participants