Open
Description
Preconditions and environment
- Magento version 2.4.8
- sample data. Or a category with at least 5 visible products
- Screen size more then 1024px
- default Luma theme
Steps to reproduce
- Open Category Page with products
- count columns in the first product row
Expected result
Actual result
Additional information
the commit 438f978 breaks all styles within .media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
like in
All this styles https://github.com/search?q=repo%3Amagento%2Fmagento2+%22.media-width%28%40extremum%2C+%40break%29+when+%28%40extremum+%3D+%27min%27%29+and+%28%40break+%3D+%40screen__l%29+%7B%22&type=code are ignored on 2.4.8
Release note
Fix lost responsive styles for desktop
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready for Development