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
Describe the bug
Problem with statuses and stepper on 2nd signing and execution of the tx
Precondition:
safe 2 of N
To Reproduce 1st case
Create tx in the mobile app
Open tx details to sign it as a second owner
Pulldown to update the tx details
Current result: The second signature disappears from the stepper and "execution is required" is changed to the "confirmation is required"
sign again and try to execute without pulling the updates
click "View tx details" after execution
"your confirmation is required is displayed as a state
pull down to update the tx details
Current result: Cancelled state is displayed and pulling down will not help in the status updating
Expected result: The correct state should be displayed when the pull to refresh is used
2nd:
there is a created tx
sign the tx as a second owner
Current result: the second signature doesn't appear on the tx details without pull down to refresh
Execute tx after pull to refresh for signature updates
Current result: Pending status has wrong view ( check the design for the ios), execution step disappears from the stepper Expected behavior
Make sure that pending status and stepper looks simular to the ios ( Execute status should not disappear from the stepper) - ios app view
liliya-soroka
changed the title
problem with statuses and stepper on the tx details page
problem with statuses and stepper on the tx details page during signing and execution txs
Aug 30, 2023
Pulldown to update the tx details
Current result: The second signature disappears from the stepper and "execution is required" is changed to the > "confirmation is required"
This might be a caching issue on the backend When I look at response from the server it only contains one confirmation. Does iOS add the second confirmation locally?
Describe the bug
Problem with statuses and stepper on 2nd signing and execution of the tx
Precondition:
safe 2 of N
To Reproduce
1st case
Current result: The second signature disappears from the stepper and "execution is required" is changed to the "confirmation is required"
Current result: Cancelled state is displayed and pulling down will not help in the status updating
Expected result: The correct state should be displayed when the pull to refresh is used
2nd:
there is a created tx
sign the tx as a second owner
Current result: the second signature doesn't appear on the tx details without pull down to refresh
Execute tx after pull to refresh for signature updates
Current result: Pending status has wrong view ( check the design for the ios), execution step disappears from the stepper
Expected behavior
Make sure that pending status and stepper looks simular to the ios ( Execute status should not disappear from the stepper) - ios app view
Screenshots
https://drive.google.com/file/d/16W4kWllQIJCrfEuik76EO-X4OxFlruoR/view?usp=sharing
https://drive.google.com/file/d/16XCBJ6FTR74xhk5JXV0MeQy3EG9qG07t/view?usp=sharing
Smartphone (please complete the following information):
Environment
prod
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: