-
Notifications
You must be signed in to change notification settings - Fork 275
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
Double success panel when using Frame #558
Labels
Comments
@bpierre can we detect when Frame is used instead of MetaMask? |
This and #621 are now possible with |
I believe this should be detectable now, if the user uses frame without its extension. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Frame creates a success transition when a transaction is broadcast, and it is extremely similar to the one on the Aragon client, resulting in a pretty awkward moment when using the product.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Detect if the client is not using MetaMask or is using Frame, and don't show the success panel.
The text was updated successfully, but these errors were encountered: