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

Transaction Details not updating transaction status automatically #36468

Closed
StephenHeaps opened this issue Feb 29, 2024 · 2 comments · Fixed by brave/brave-core#22405
Closed
Assignees
Labels
feature/web3/wallet Integrating Ethereum+ wallet support front-end-change This task is a front end task and doesn't need any C++ changes OS/iOS Fixes related to iOS browser functionality QA Pass - iPhone X QA/Yes release-notes/include

Comments

@StephenHeaps
Copy link

StephenHeaps commented Feb 29, 2024

Description:

Transaction status is not updated when Transaction Details modal is open.

Steps to Reproduce

  1. Confirm a transaction
  2. Close transaction modal quickly (before it leaves Submitted state), switch to activity tab and open Transaction Details
  3. Slightly pull modal down (don't fully dismiss) to see Activity tab correctly update transaction status. Wait for loading spinner to remove from the transaction.
    - You might have to do release modal pull and try again, UI may not update during user interaction .
  4. Observe Transaction Details modal does not update status from Submitted
  5. Dismiss and re-open the same transaction to see Confirmed (or Error) state.

Actual result:

transaction.details.status.not.updating.mp4

Expected result:

Transaction Details view should update status automatically, not require dismiss & re-open.

Reproduces how often:

Easily reproduced

Brave Version:

  • Can you reproduce this issue with the most recent build from TestFlight?
  • Can you reproduce this issue with the previous version of the current build from TestFlight?
  • Can you reproduce this issue with the current build from AppStore?

Device details:

Website problems only:

  • Does the issue resolve itself when disabling Brave Shields?
  • Is the issue reproducible on the latest version of Mobile Safari?

Additional Information

cc @jamesmudgett

@kjozwiak
Copy link
Member

kjozwiak commented Mar 5, 2024

The above requires 1.63.169 or higher for 1.63.x verification 👍

@srirambv
Copy link
Contributor

srirambv commented Mar 6, 2024

Verification passed on iPhone 13 with iOS 17.4 running 1.63 (169)

  • Verified steps from brave/brave-core#22405
  • Verified Transaction details screen updates status when transaction confirms/error out
36468.MP4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/web3/wallet Integrating Ethereum+ wallet support front-end-change This task is a front end task and doesn't need any C++ changes OS/iOS Fixes related to iOS browser functionality QA Pass - iPhone X QA/Yes release-notes/include
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants