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

fix: error on camera permissions denied #635

Merged
merged 3 commits into from
Jul 23, 2024
Merged

fix: error on camera permissions denied #635

merged 3 commits into from
Jul 23, 2024

Conversation

dni
Copy link
Contributor

@dni dni commented Jul 13, 2024

closes #600

@kilrau translations

Copy link

vercel bot commented Jul 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
webapp ✅ Ready (Inspect) Visit Preview Jul 23, 2024 7:35am
webapp-mainnet ✅ Ready (Inspect) Visit Preview Jul 23, 2024 7:35am

src/i18n/i18n.ts Outdated Show resolved Hide resolved
@michael1011 michael1011 requested a review from kilrau July 15, 2024 15:09
src/i18n/i18n.ts Outdated Show resolved Hide resolved
Copy link
Member

@kilrau kilrau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strings added and tested - looking good. What I do not like is that the "Scan QR Code" button disappears after a failed permission request. One has to refresh the site to get a new try. Just keep the button there please.
Screencast from 07-16-2024 11:39:08 AM.webm

@dni
Copy link
Contributor Author

dni commented Jul 23, 2024

Strings added and tested - looking good. What I do not like is that the "Scan QR Code" button disappears after a failed permission request. One has to refresh the site to get a new try. Just keep the button there please. Screencast from 07-16-2024 11:39:08 AM.webm

done, can you try again?

Copy link
Member

@kilrau kilrau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Scan QR" button doesn't disappear now. Error comes up every time I press it. Behaves as expected.

@michael1011 michael1011 merged commit 6d96290 into main Jul 23, 2024
4 checks passed
@michael1011 michael1011 deleted the camera-mobile branch July 23, 2024 09:04
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.

Throw error when denying camera permissions on mobile
3 participants