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

Add localStorage support #124

Open
rstormsf opened this issue Jun 29, 2018 · 0 comments
Open

Add localStorage support #124

rstormsf opened this issue Jun 29, 2018 · 0 comments
Labels
enhancement New feature or request medium priority

Comments

@rstormsf
Copy link
Contributor

rstormsf commented Jun 29, 2018

Use case:
I send a tx, the tx is in pending state, I hit refresh
Expected result:
I should still have loading windows showing pending state and waiting for tx to be relayed.
OR
query blockchain see if tx was already mined, display alert saying that your last tx was successfully processed.
After having success state of tx, clean localStorage

Current behavior:
The state is lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority
Projects
None yet
Development

No branches or pull requests

3 participants