status-desktop/ui/app/AppLayouts
Alex Jbanca 8d78f0fab2 fix(WalletConnect): dApp connection state presented in the UI is out-of sync
1. The DAppsListProvider needs to receive all the user accounts so that it can process all dapps the user is connected to (the dapps filtering based on selected account is an internal impl. detail)
2. Call `revokeSession` on disconnect only if the dapp cannot be found in the WC active sessions. There is some overlapping between Browser connector and Wallet connect because both operate on the same data stored in the DB. If Browser connector controller removes WC data, the WC disconnect flows cannot be successfully completed.
3. Reuse the same notification flow for Browser connector as it's used for WC
4. Fix dapp filtering when processing the dapps that will be displayed in the UI.

(cherry picked from commit 21227893c2)
2024-08-13 11:35:04 +03:00
..
Chat fix(chat): Button to go to the latest message is barely visible on dark theme 2024-08-12 09:46:30 +02:00
Communities chore(StatusSwitchTab*): simplify and make the beta tag highlighted 2024-08-12 09:46:21 +02:00
Node chore: change order of rpc text input 2024-06-13 21:33:44 -04:00
Onboarding feat(@desktop/metrics): send basic metrics (#15803) (#16040) 2024-08-08 16:53:49 -04:00
Profile feat(AboutViewPage): display the runtime Qt version in Settings/About 2024-08-12 23:52:51 +02:00
Wallet fix(WalletConnect): dApp connection state presented in the UI is out-of sync 2024-08-13 11:35:04 +03:00
stores chore(Global): Remove FeatureFlags access via Global singleton 2024-08-12 20:00:31 +02:00