Skip to content
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

Feature/Added QR code in share survey modal #308 #313

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

joharkhan99
Copy link
Contributor

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

Copy link

vercel bot commented Oct 15, 2024

@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.

Copy link

vercel bot commented Oct 15, 2024

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

@Ryczko
Copy link
Owner

Ryczko commented Oct 15, 2024

Look good to me 😊

@Ryczko Ryczko changed the title Fix: Added QR code in share survey modal #308 Feature/Added QR code in share survey modal #308 Oct 15, 2024
@Ryczko Ryczko merged commit 69d8551 into Ryczko:dev Oct 15, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QR code in share survey modal
2 participants