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

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

Open
pavloburykh opened this issue Oct 2, 2024 · 0 comments
Labels
feature feature requests low-prio wallet-connect: UI Adding missing UI on top of the existing functionality and polishing it based on the descopeddesings wallet-core Issues for mobile wallet team
Milestone

Comments

@pavloburykh
Copy link
Contributor

pavloburykh commented Oct 2, 2024

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
@pavloburykh pavloburykh added low-prio feature feature requests labels Oct 2, 2024
@pavloburykh pavloburykh added this to the 2.32.0 Beta milestone Oct 2, 2024
@pavloburykh pavloburykh added wallet-connect: UI Adding missing UI on top of the existing functionality and polishing it based on the descopeddesings wallet-core Issues for mobile wallet team labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests low-prio wallet-connect: UI Adding missing UI on top of the existing functionality and polishing it based on the descopeddesings wallet-core Issues for mobile wallet team
Projects
Status: No status
Development

No branches or pull requests

1 participant