-
Notifications
You must be signed in to change notification settings - Fork 57
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
Add Zoom-In Feature for Product Images #208
Conversation
…r and zoomed image when clicked.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Kindly accept my 2nd commit "zoom-in feature for product images" to enable the feature for the site. |
Kindly Approve it |
Hey @Paniv45, It is not looking good. |
What else do you want? Any suggestions? What if when the user goes to a particular product page the and clicks on the product image it gets enlarged as shown above and than we can add a feature that user can rotate the product image 360 degree to view the product from different angle. I am sure that it will provide user a clear picture of how the product exactly looks and help the user to deicide accordingly. Or we can add a rotation bar which sets the angle at which user wants to view the product image |
Kindly give suggestions if you have any. |
I had updated 360 degree rotation view for the product image kindly review it and if you have any suggestion kindly tell me. |
Hey @Paniv45, |
I had update the pull request, you can view that 360 degree rotation by
viewing the pull request again .
Or if u can share your WhatsApp contact than I can send you the video.
…On Sat, Oct 19, 2024, 6:17 PM Saurabh Bakolia ***@***.***> wrote:
I had updated 360 degree rotation view for the product image kindly review
it and if you have any suggestion kindly tell me.
Hey @Paniv45 <https://github.com/Paniv45>,
Kindly share the video if you have made new changes.
and regarding the suggestion, you can check amazon or myntra website. We
can add something like that.
—
Reply to this email directly, view it on GitHub
<#208 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BBS6UBTYNCQJ76CZ42LW5YTZ4JIH7AVCNFSM6AAAAABQBIWSEGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRTHAZDKNJTGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Hey @Paniv45 , |
Done with the suitable changes and made a pull request from the name "Finalization of zoom in feature" . |
Hey @Paniv45, |
This pull request introduces a zoom-in feature for product images in the ScrollMe e-commerce website. The changes enhance the user experience by allowing customers to view product details more closely, helping them make informed purchase decisions.
Changes Made:
![Screenshot 2024-10-16 171600](https://private-user-images.githubusercontent.com/140896774/377036611-fba5d20c-096c-4e0a-b7b3-17aab939ae47.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MTkwNjgsIm5iZiI6MTczOTQxODc2OCwicGF0aCI6Ii8xNDA4OTY3NzQvMzc3MDM2NjExLWZiYTVkMjBjLTA5NmMtNGUwYS1iN2IzLTE3YWFiOTM5YWU0Ny5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QwMzUyNDhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT03Nzg4NDU5MDc4MDdjMjA2NTU0Y2NiOWIwNjJiMTJjMGI2OTU2YTk3YjQxMjMyNDZlMmMxNzY3NmViZjhjNDg5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.nHcVCV9-aGLnMHra0LgPlQeWXQCRfzxxGTsNiBcVd8s)
Modified the src/pages/Product.jsx file to implement the zoom-in functionality on product images.
Ensured that the zoom feature is user-friendly and does not disrupt the overall layout of the product page.
Related Issues:
None at the moment, but this feature aims to improve usability and visual appeal.
Please review the changes and let me know if any modifications are needed or if you have any questions!