metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

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

Open chrisleewilcox opened this issue 10 months ago • 1 comments

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

https://github.com/user-attachments/assets/4caa53d3-3935-446a-887b-9cda98b1f257

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 avatar Jan 08 '25 21:01 chrisleewilcox

Removing myself as assignee as I have other higher priority tasks at the moment

smilingkylan avatar Mar 06 '25 01:03 smilingkylan