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

[Bug]: Scanning invalid QR code shows alert error multiple times #12908

Open
chrisleewilcox opened this issue Jan 8, 2025 · 0 comments
Open
Labels
regression-RC-7.38.0 Regression bug that was found in release candidate (RC) for release 7.38.0 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform type-bug Something isn't working

Comments

@chrisleewilcox
Copy link
Contributor

Describe the bug

Scanning an invalid QR code triggers the alert message multiple times. This seems to also contribute to performance problems.

Occurs on both iOS and Android devices.

Invalid QR
Image

Expected behavior

Should just show alert once and not execute multiple alerts/checks/validations on QR code.

Screenshots/Recordings

Screen.Recording.2025-01-08.at.1.29.22.PM.mov

Steps to reproduce

GIVEN I scanned invalid QR code
THEN alert message is shown
AND alert message is only shown once (FAILED: alert is shown multiple times)
WHEN I tap OK on alert
THEN alert is dismissed
AND no other relating alert is shown (FAILED: on iOS there are more than one alert)

Error messages or log output

Detection stage

During release testing

Version

7.38.0

Build type

None

Device

Any

Operating system

iOS, Android

Additional context

No response

Severity

No response

@chrisleewilcox chrisleewilcox added the type-bug Something isn't working label Jan 8, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by severity Jan 8, 2025
@github-project-automation github-project-automation bot moved this to To be fixed in Bugs by team Jan 8, 2025
@metamaskbot metamaskbot added the regression-RC-7.38.0 Regression bug that was found in release candidate (RC) for release 7.38.0 label Jan 8, 2025
@chrisleewilcox chrisleewilcox added the Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-RC-7.38.0 Regression bug that was found in release candidate (RC) for release 7.38.0 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-mobile-platform type-bug Something isn't working
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

2 participants