-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: Incoming transactions toggles not required #17091
Copy link
Copy link
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingrelease-7.53.0Issue or pull request that will be included in release 7.53.0Issue or pull request that will be included in release 7.53.0team-confirmationsPush issues to confirmations teamPush issues to confirmations teamtype-bugSomething isn't workingSomething isn't working
Metadata
Metadata
Assignees
Labels
Sev2-normalAn issue that may lead to users misunderstanding some limited risks they are takingAn issue that may lead to users misunderstanding some limited risks they are takingrelease-7.53.0Issue or pull request that will be included in release 7.53.0Issue or pull request that will be included in release 7.53.0team-confirmationsPush issues to confirmations teamPush issues to confirmations teamtype-bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
Mobile still uses the
Show incoming transactionspreference with individual switches for each network.This is unnecessary and misleading as transaction history for all supported networks is queried simultaneously in the
TransactionController.In addition, the current logic only enables transaction history if the incoming transaction toggle for the current global chain is enabled, even though the activity list can now show transactions spanning multiple popular networks.
Expected behavior
All the
Show incoming transactionstoggles are removed, and transaction history is enabled only using the basic functionality toggle as in extension.Screenshots/Recordings
No response
Steps to reproduce
Error messages or log output
Detection stage
In production (default)
Version
Production
Build type
None
Device
All
Operating system
iOS
Additional context
No response
Severity
No response