-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Magento 2.4.7 useless in mobiles, tablets and touchscreens wider than 768px #39522
Comments
Hi @cptX. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @cptX, Thanks for your reporting and collaboration. We have verified the issue in Latest 2.4-develop magento instance and the issue is reproducible.Kindly refer the screenshots. The "Add to cart" buttons are not visible, so it's impossible to add products in cart. Hence Confirming the issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-13632 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
Preconditions and environment
Steps to reproduce
Use the browser developer tools to get into mobile view with touch capability and select a screen width of 769px.
This makes Luma get into desktop theme which doesn't keep menus open for selecting submenus and also in product list the "Add to cart" buttons are not visible, so it's impossible to add products in cart!!
Expected result
The mobile theme should be kept for all touchscreen devices (if touch can be detected) or for screen width greater than 768px.
Actual result
Now in Luma theme, the theme changes to desktop even from a width of 769px, which makes it useless in mobiles in horizontal orientation and for tablets. This is major issue!!!
I don't know when this broke, I don't remember seeing this issue before.
I also don't know which file defines the breakpoint at which width the theme should be transformed to desktop. If you know please tell because this is major and I need to solve this asap!
Additional information
No response
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: