-
Notifications
You must be signed in to change notification settings - Fork 43
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
feat: add pre-signature dialog before connecting WalletConnect
#454
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Coverage Report for Fuel Wallet (./packages/fuel-wallet)
File CoverageNo changed files found. |
Coverage Report for Fuel Development Wallet (./packages/fuel-development-wallet)
File CoverageNo changed files found. |
Coverage Report for Fuelet Wallet (./packages/fuelet-wallet)
File CoverageNo changed files found. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if I connect, when sign step comes, I close the popup, then try connecting again, the app will not ask for signature anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, there's only a small detail to be analyzed
…s/fuel-connectors into hf/feat/add-pre-signature-dialog
FE-1096
Summary
Added a pre-signature dialog to the
WalletConnectConnector
to inform users about the signature purpose.Screen.Recording.2025-01-08.at.00.07.57.mov
Checklist