You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: for context, in Mobile there is no possibility to display several signature/tx requests and navigate to them like on Extension. Now, if I trigger a batch of 10 transactions, I see that only 1 is effectively emitted, and no matter if I accept or reject, no more transaction popup will appear.
However, on singatures it seems that this is not the case and there are 10 popup signatures one over the other one, and no matter if I accept or reject, the rest keep appearing, until all of them have been accepted/rejected
Expected behavior
It seems that this could be used as spam, so the convenient way of handling this case would be what we already do with transactions: just trigger one and that's it ? cc @bschorchit
Describe the bug
Problem: for context, in Mobile there is no possibility to display several signature/tx requests and navigate to them like on Extension. Now, if I trigger a batch of 10 transactions, I see that only 1 is effectively emitted, and no matter if I accept or reject, no more transaction popup will appear.
However, on singatures it seems that this is not the case and there are 10 popup signatures one over the other one, and no matter if I accept or reject, the rest keep appearing, until all of them have been accepted/rejected
Expected behavior
It seems that this could be used as spam, so the convenient way of handling this case would be what we already do with transactions: just trigger one and that's it ? cc @bschorchit
Screenshots/Recordings
mobile-batch-tx-signature.mp4
Steps to reproduce
Error messages or log output
No response
Version
found in 7.17.0 but might be on other versions too
Build type
None
Device
Pixel 6
Operating system
Android
Additional context
No response
Severity
No response