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

User is not navigated to the activity tab after a bridge transaction is performed #20534

Closed
VolodLytvynenko opened this issue Jun 21, 2024 · 1 comment · Fixed by #20902
Closed
Assignees
Labels
blocked bug wallet: Send all issues for the send page of the wallet wallet-core issues for mobile wallet core team 🔢 medium prio
Milestone

Comments

@VolodLytvynenko
Copy link
Contributor

Unfortunately, I was not able to report this issue initially within #19984 due to a bridge issue. I decided to postpone and retest it when bridge routes are able to be found.

Steps:

  1. Recover a user with available assets on mainnet (only on mainnet mode can the bridge be built).
  2. Go to the bridge flow.
  3. Select the network assets you want to bridge (Note: The mainnet bridge can be expensive, costing 30-70 USD. It is recommended to build the L2 bridge only, such as Opt -> Arb or Arb -> Opt where fee is less).
  4. Perform the transaction.

Actual result:

  • After the transaction is performed, the user is navigated to the list of assets on the bridge page.
  • "invalid argument 2:json: cannot unmarshal non-string" error is shown

image

Expected result:

After the transaction is performed, the user should be navigated to the activity page of the account from which the transaction originated.

Logs:

logs.zip

ENV:

NIghtly 21 Jun 2024

@VolodLytvynenko VolodLytvynenko added bug E:Mobile Wallet MVP wallet: Send all issues for the send page of the wallet wallet-core issues for mobile wallet core team labels Jun 21, 2024
@VolodLytvynenko VolodLytvynenko added this to the 2.30.0 Beta milestone Jun 21, 2024
@J-Son89 J-Son89 self-assigned this Jun 28, 2024
@churik churik added the blocked label Jul 26, 2024
@churik
Copy link
Member

churik commented Jul 26, 2024

blocked by non-working bridge #20631 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked bug wallet: Send all issues for the send page of the wallet wallet-core issues for mobile wallet core team 🔢 medium prio
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants