odoo/odoo#177379
Created by fw-bot
Merged
at b652def5c70be053e317d18a16d878abf9673dcf
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-17.1-17.0-opw-4067850-align_product_configurator_columns_mobile-bary-rwb0-fw
- head
- 5b36ad0a05efcb03ccf404319243d0916d98e25e
- merged
- 10 months ago by Yoann Baron (bary)
odoo/odoo | |
---|---|
17.0 | #175350 |
saas-17.1 | #177379 |
saas-17.2 | #177410 |
[FW][FIX] website_sale: align product configurator columns mobile
Steps to reproduce:
/!\ on mobile
- Sale > Any Product > Sales tab
- Add an optional product
- Website > Shop > Select product
- Add to cart
Columns are misaligned with their data, the style that dictates which elements should display depending on screen width only applied to the table body, meaning we had 4 columns with only three data points to fill them, hence why everything is shifted over to the left.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #175350