Open-source marketplace front-end powered by Stelace API including search, platform automation, user management, transactions, real-time messaging, ratings and much more :zap:
When looking at the search view on mobile, some images have their aspect ratio altered so the images look stretched. For example, this image showing the search view:
Note that the aspect ratio is only incorrect for some images, not all. The aspect ratio appears correct on the detail page for the item. It is only incorrect on the search view. Here is a screenshot of the detail view, where the aspect ratio is correct:
Let me know if you have any questions about this. I use Chrome's DevTools to emulate mobile devices for testing, so that you can view your local dev environment on a mobile sized screen. Details here: https://developer.chrome.com/docs/devtools/device-mode/
When looking at the search view on mobile, some images have their aspect ratio altered so the images look stretched. For example, this image showing the search view:
Note that the aspect ratio is only incorrect for some images, not all. The aspect ratio appears correct on the detail page for the item. It is only incorrect on the search view. Here is a screenshot of the detail view, where the aspect ratio is correct:
Here is the link to the asset in the screenshots: https://syr.market/a/ast_lX1Uq2E1RRX1llIvARRV Here is a link to the search: https://syr.market/s/ Note: you will be able to view that same asset when you are running this project locally. Then it will be at: http://localhost:8080/a/ast_lX1Uq2E1RRX1llIvARRV
Let me know if you have any questions about this. I use Chrome's DevTools to emulate mobile devices for testing, so that you can view your local dev environment on a mobile sized screen. Details here: https://developer.chrome.com/docs/devtools/device-mode/