I can't disable full screen gallery on mobile on magento 2.2.1 #12490
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Reproduced on 2.1.x
The issue has been reproduced on latest 2.1 release
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
I applied the code below to disable full screen gallery in magento 2.2.1
The code does not work. The full screen gallery is still not disabled on mobile. (under 767 px)
Preconditions
magento 2.2.1
php 7.1
Steps to reproduce
Add the code above, it should disable the full screen gallery under 767 px.
false (this code does nothing)
Expected result
It does nothing.
Actual result
Nothing happens, the gallery is still enabled in mobile (under 767 px)
The text was updated successfully, but these errors were encountered: