- Issue created by @szantog
- 🇷🇴Romania vasike Ramnicu Valcea
@szantog thanks for the issue and the proposal MR
I'm not sure about this issue is really a bug.
So first thing: did you try your View(s) withautocomplete_contextual
(Allow Contextual filters to apply to this filter
label) option selected for your Autocomplete filters?
This option is disabled by the default, as it was introduced at the later stage, when this kind of issues needed to be covered.If this "hint" still do not solve this issue case, this mean we need a new feature to cover ...
For now i'll change the issue type and status ... to get the "new results" first.
Second: this module has tests (Gitlab CI/CD pipeline) for while, so this means whatever MR is proposed, it needs to be Green all Gitlab CI/CD pipelines should pass - before "Needs review" status.
Other wise, it means the solution/isssue "Needs work". - 🇭🇺Hungary szantog
So first thing: did you try your View(s) with autocomplete_contextual (Allow Contextual filters to apply to this filter label) option selected for your Autocomplete filters?
Yep, this was the first setting I played with. "Allow Contextual filters to apply to this filter" - doesn't this mean if I checked this, then the contextual filter will be applied, so the autocomplete result should be limited by the filter? In the particular glossary view the 'TRUE' value of this setting means that I'd like to search with the current letter's result.
If it is not checked, that means I want to search in every letters, am I right?
Did you try the core's glossary view? This the perfect example to present this logic.
If we have a deal, I'll take care of the tests. :)