Closed lef-adhoc closed 5 months ago
Please put odoo version 16.0 in the title, thanks!
Can you explain about your test to get to the mistake? I can't seem to replicate it in mobile view. Have you changed the template with the editor? Thanks
@pilarvargas-tecnativa Hello, I detail the steps below Here create an attribute with two values: Here I assign one of the attribute values to a product: Then in the store in desktop view it works fine, it does not have the Test 2 attribute: But in the mobile view it does have the Test 2 attribute: Here is how it looks like from the cell phone:
Thank you very much!
On further review, this should also be added for ‘Select’ attributes
@pilarvargas-tecnativa This is working for select attributes
Ok, I have repeated the test locally without the rest of the modules and that way it is correct. The error in my screenshot is due to website _sale_attribute_filter_form_submit. This will have to be taken into account if both modules are used to make a bridge module to make them compatible. Thanks
@pedrobaeza Would it be appropriate to include the bridge module suggestion in the roadmap?
@miguel-S73 maybe it's something to fix in the module website_sale_attribute_filter_form_submit
?
@pedrobaeza Hello, will there be any news about this?
What a great day to merge this nice PR. Let's do it! Prepared branch 16.0-ocabot-merge-pr-932-by-pedrobaeza-bump-minor, awaiting test results.
Congratulations, your PR was merged at 828ce541fe6e5ea2c1b6ad08436e46d74e5a0529. Thanks a lot for contributing to OCA. ❤️
The mobile view had not been taken into account and the filters appeared even though no product had this filter.