Azure-Samples / contoso-real-estate

Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Modal With Zoom In/Out - jQuery image-popup.js

thestarsahil opened this issue Β· comments

Are you accessing the project from the GitHub Codespaces?

  • No, I am running the project on my local machine (I will fill in the OS section below)
  • Yes, I am using GitHub Codespaces.

Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!

Describe the bug
Image Modal With Zoom In/Out - jQuery image-popup.js
Bascially When User Go through Featured Listings , Click into Preview Image , The Image should be Zoom In/Out feature

To Reproduce
Steps to reproduce the behavior:

  1. Go to Featured Listings
  2. Select any component listed
  3. Trying to click on Image
  4. Haven't any response

Expected behavior
Implementing the Image Modal With Zoom In/Out - jQuery image-popup.js feature

Screenshots
BEFORE :

Contoso-Real-Estate

AFTER :

Untitled design (1)
Untitled design

Please Assign Me in Under Hack Together , Good First Issue So I can work on it
Thank You
Sahil (MLSA )

HI @thestarsahil that is a very nice UI feature however we may want to steer away from additional 3rd party dependencies that can't be tree-shaken or are not modular and that need to be loaded before other JS and therefore may impact performance. Maybe we can take a look at an Angular specific library that is small in size and would help us achieve the same results?

We also suggest this is tackled together with #253

@anfibiacreativa Thank You For Reviewing πŸ˜ƒ

@anfibiacreativa Thank You For Reviewing πŸ˜ƒ

You're welcome! Should we assume you will teamup with @john0isaac to fix it together with #253 , or do you prefer trying with an Angular library?

@anfibiacreativa Thank You For Reviewing πŸ˜ƒ

You're welcome! Should we assume you will teamup with @john0isaac to fix it together with #253 , or do you prefer trying with an Angular library?

Yes I would love to work together @john0isaac to fix this bug out πŸ€˜πŸ§‘β€πŸ’»