Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs: price filter, price slider #376

Closed
testrafa opened this issue Mar 31, 2017 · 2 comments
Closed

Bugs: price filter, price slider #376

testrafa opened this issue Mar 31, 2017 · 2 comments
Labels

Comments

@testrafa
Copy link

Preconditions

Magento Version : Magento ver. 2.1.5

ElasticSuite Version : 2.3.4 release

Bugs:

  • price filter doesn't work properly, wrong count products amounts (upper interval)

price_filter

  • link 'show more' in filters:

changing value and save doesn't work for some attributes f.e material and style_general.

show_more

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

manual_i_ilosc_produktow_w_price

@romainruaud
Copy link
Collaborator

Hello, and thank you for all those feedbacks.

  • 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.

I wait for more informations on the second point.

best regards,

@romainruaud
Copy link
Collaborator

I close this one due to being inactive for more than one week.

Please check the PR #381 which is fixing the issue on the price slider.

I am still waiting for an update about the facet max size.

Do not hesitate to reopen the issue when you will have more informations.

regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants