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

Create page doesn't handle a rejected transaction signature gracefully #243

Open
TomAFrench opened this issue Jan 10, 2020 · 0 comments
Open

Comments

@TomAFrench
Copy link
Contributor

Currently if I try to make an event and click the "create event" button then the button moves to the "sending transaction" state and I get a metamask popup. If I then decide that I don't want to sign that transaction and reject it then the "create event" button doesn't return to its original state, preventing me from clicking it again.

This requires a refresh to clear which in turn clears out the inputted form data. Ideally the button would listen for the callback from a transaction being rejected and become available for interaction again.

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

No branches or pull requests

1 participant