Skip to content

Remove term filter i18n search box - #38

Merged
samuelscandrett merged 2 commits into
project/7.6.xfrom
sds/remove_i18n_term_filter_select
Jul 15, 2026
Merged

Remove term filter i18n search box#38
samuelscandrett merged 2 commits into
project/7.6.xfrom
sds/remove_i18n_term_filter_select

Conversation

@samuelscandrett

@samuelscandrett samuelscandrett commented Jul 15, 2026

Copy link
Copy Markdown
Member

While this PR just adds the term-filter html file and comments out the component, there could be scope to submit this back to core Arches - e.g. only show the dropdown where SHOW_LANGUAGE_SWITCH is True. Unfortunately term-filter does not share the same context as base-manager and index, so we can't use {% if show_language_swtich %}. We also can't add a query in term-filter.js with languages, because that language list is what exists within Django, not the settings.py LANGUAGES list.

@samuelscandrett
samuelscandrett merged commit 0dbfc98 into project/7.6.x Jul 15, 2026
6 checks passed
@samuelscandrett
samuelscandrett deleted the sds/remove_i18n_term_filter_select branch July 15, 2026 14:29
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.

1 participant