-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: Activity list & network switching Issues #29952
Copy link
Copy link
Labels
RCA-neededIssue root cause analysis neededIssue root cause analysis neededSev1-highAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingregression-RC-7.77.0Regression bug that was found in release candidate (RC) for release 7.77.0Regression bug that was found in release candidate (RC) for release 7.77.0release-7.78.0Issue or pull request that will be included in release 7.78.0Issue or pull request that will be included in release 7.78.0release-blockerThis bug is blocking the next releaseThis bug is blocking the next releaseteam-mobile-uxMobile UX teamMobile UX teamtype-bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
RCA-neededIssue root cause analysis neededIssue root cause analysis neededSev1-highAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingAn issue that may have caused fund loss or access to wallet in the past & may still be ongoingregression-RC-7.77.0Regression bug that was found in release candidate (RC) for release 7.77.0Regression bug that was found in release candidate (RC) for release 7.77.0release-7.78.0Issue or pull request that will be included in release 7.78.0Issue or pull request that will be included in release 7.78.0release-blockerThis bug is blocking the next releaseThis bug is blocking the next releaseteam-mobile-uxMobile UX teamMobile UX teamtype-bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
To be triaged
Describe the bug
Switching to a non-EVM or EVM account from the full tokens list breaks the Activity view. The token list filter, intended as a UI-only change, appears to alter the selected network under the hood. This disrupts the activity list display and transaction tracking for both EVM and non-EVM networks.
Switching networks from the activity screen does not update the activity list as expected: all “Popular” tokens display for any EVM network, and a seemingly random network appears for non-EVM.
New mUSD conversion transactions do not appear in the activity list after a network switch, and sometimes Conversion tx transactions disappear randomly.
This issue may be related to a similar bug previously observed with the "unstake" button causing a crash. Slack thread
Expected behavior
The token list filter should only affect the UI and should not change the selected network in the background.
The activity list should accurately reflect recent transactions corresponding to the currently selected network/account.
Switching networks (from either the home screen or activity screen) should update the activity list accordingly.
All new transaction activity (like mUSD conversions) should consistently show up in the activity list and not randomly disappear.
Screenshots/Recordings
555.mov
Steps to reproduce
3.Perform a few mUSD conversions; confirm if and when they show up in the activity list, particularly after switching networks.
Error messages or log output
Where was this bug found?
Internal release testing
Version
7.77.0
Build number
4883
Build type
None
Device
iPhone 15
Operating system
iOS
Additional context
No response
Severity
No response