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

CP-9375 Don't show Use Wallet Connect dialog if not interacted with app #2169

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

neven-s
Copy link
Collaborator

@neven-s neven-s commented Dec 20, 2024

Description

Ticket: CP-9375

This is best effort to not show Use Wallet Connect dialog which pops up randomly in some cases.
The fix is that we track if user have interacted with dApp and only then allow detection of underlying ethereum callbacks upon which we conclude that dApp tried to connect with non-core wallet.

However, there still can be cases when dialog pops up since this is not documented feature.

Screenshots/Videos

Screen.Recording.2024-12-20.at.17.07.33.mov

Testing

  • go to Browser tab
  • select Pangolin from suggested list
  • observe it doesn't pop up Use Wallet Connect dialog until you try to connect wallet

Checklist

Please check all that apply (if applicable)

  • I have performed a self-review of my code
  • I have verified the code works
  • I have added/updated necessary unit tests
  • I have updated the documentation

@neven-s neven-s changed the title Don't show Use Wallet Connect dialog if not interacted with app CP-9375 Don't show Use Wallet Connect dialog if not interacted with app Dec 20, 2024
@neven-s neven-s merged commit 6d1ab24 into main Dec 20, 2024
4 checks passed
@neven-s neven-s deleted the CP-9375 branch December 20, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants