Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
When the filtersearch option is enabled within Tweakwise for a specific filter in the filter template, a search box will now appear above the filter. This search box allows users to conveniently search through the filter values associated with that particular filter.
In cases where no filters are found, the designated text for displaying no results as configured in Tweakwise will be shown.
Additionally, users have the option to specify placeholder text for the search box within Tweakwise.
These modifications have been implemented within the default filter view. If you have customized your own view, please ensure to incorporate these changes accordingly.
This pull request requires EmicoEcommerce/Magento2Tweakwise#166 to be released. If that is released, the composer requirements need to be updated to ensure the latest version of the tweakwise module is used.