Skip to content

Replace debug feature flag with query_param in work_search template#12883

Merged
RayBB merged 1 commit into
internetarchive:masterfrom
Sanket17052006:replace-debug-feature-flag-work-search
Jun 9, 2026
Merged

Replace debug feature flag with query_param in work_search template#12883
RayBB merged 1 commit into
internetarchive:masterfrom
Sanket17052006:replace-debug-feature-flag-work-search

Conversation

@Sanket17052006

Copy link
Copy Markdown
Contributor

Part of #12882

Replaces the debug feature flag in work_search template with query_param('debug'), matching the pattern already used by 8 other templates. This removes one dependency on the legacy Infogami feature flag system.

Testing

  • Search page renders with 200 on /?q=test and /?q=test&debug=true
  • Behavior is identical to prod since debug: enabled is still in config.

Screenshot

Stakeholders

@RayBB

@RayBB

RayBB commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

nice work thank you!

@RayBB RayBB merged commit 20a5237 into internetarchive:master Jun 9, 2026
4 checks passed
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.

2 participants