Closed joharkhan99 closed 1 month ago
@joharkhan99 is attempting to deploy a commit to the ryczko's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
formslab | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 15, 2024 5:23pm |
Look good to me 😊
Implemented QR code generation in the survey share modal. The QR code encodes the survey URL for easier sharing. I tried to use qrcodejs, but it was not working and I believe it was developed for native HTML/JS code. So I used react-qr-code for QR code generation. Tested on various devices to ensure proper rendering. You can also check the image snapshots of the survey modal with QR code.
Image 1 Image 2