You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changing value and save doesn't work for some attributes f.e material and style_general.
Reproduction: Stores -> Attributes -> Product -> choose any Attribute -> storefront properties -> change "value in facet max size" -> save.
And there is no expected results
price slider
manually settings doesn't work. After turn on this option, "price" attribute dissapear from frontend .
Option 'display product count' also does not work. There is no results on frontend when I change this option for "no" and save it
The text was updated successfully, but these errors were encountered:
Price slider : I confirm that there is something to fix on the interval.
Facet max. size : I do not reproduce your issue. Which value did you test ? I set "3" to "material" and "style_general" and this is working properly.
Price slider and manual interval : If you keep the default value for "Default Price Navigation Step" which is 100, yes, the price disappear. This is due to the interval being bigger than the product values : all products prices are between 0 and 100, so there is no way to display values with an interval of 100 on the slider. If you set it to 10, everything is working properly.
Preconditions
Magento Version : Magento ver. 2.1.5
ElasticSuite Version : 2.3.4 release
Bugs:
changing value and save doesn't work for some attributes f.e material and style_general.
Reproduction: Stores -> Attributes -> Product -> choose any Attribute -> storefront properties -> change "value in facet max size" -> save.
And there is no expected results
manually settings doesn't work. After turn on this option, "price" attribute dissapear from frontend .
Option 'display product count' also does not work. There is no results on frontend when I change this option for "no" and save it
The text was updated successfully, but these errors were encountered: