Skip to content

Implement separate toast for the case when Dapp event is rejected while user logged in different Profile [Wallet connect] #21369

Open
@pavloburykh

Description

Problem: currently we show same unsupported network toast in case network or profile errors. We should implement separate to toast for described below Profile case.

Preconditions: user has 2 Profiles recovered in Status app.

Steps:

  1. Via Profile A user has connected to some dapp
  2. Logout Profile A and login Profile B
  3. Generate some event within dapp which requires singing in Profile A

Actual result: request is rejected on Dapps side. In Profile B user observes requires unsupported network error (see screenshot attached)

photo_2024-10-02 16 33 58

Expected result: we should show some different toast saying something like 'You should switch the Profile and re-generate request. Current request is rejected'

  • Status version: nightly
  • Operating System: Android, iOS

Metadata

Assignees

No one assigned

    Labels

    featurefeature requestswallet-connect: UIAdding missing UI on top of the existing functionality and polishing it based on the descopeddesingswallet-coreIssues for mobile wallet team

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions