Closed
Description
Preconditions (*)
- Magento 2.2.7 and Magento 2.3 Product Gallery
- Product page gallery with sample data is installed on the luma theme with additional images (minimum 5+).
Steps to reproduce (*)
- Configure product gallery to use thumbnails on mobile.
<var name="breakpoints">
<var name="mobile">
<var name="conditions">
<var name="max-width">767px</var>
</var>
<var name="options">
<var name="options">
<var name="arrows">true</var>
<var name="navarrows">true</var>
<var name="nav">thumbs</var>
</var>
</var>
</var>
</var>
- Navigate to a product page with more than 5 images on Chrome Android or Chrome Dev in mobile mode.
- Attempt to scroll through the thumbnail gallery and you will note sluggish/slow performance.
Expected result (*)
- Smooth responsive behaviour
Actual result (*)
- Sluggish and unresponsive
Additional information
- Video of poor performance: https://www.dropbox.com/s/fjjnxsiohgsn8mf/20190206_095707.mp4?dl=0
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 release