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

better offline handling #2552

Closed
frankiebee opened this issue Nov 8, 2017 · 4 comments
Closed

better offline handling #2552

frankiebee opened this issue Nov 8, 2017 · 4 comments
Assignees
Labels
needs-design Needs design support. type-bug

Comments

@frankiebee
Copy link
Contributor

better offline handling related too #2548

at this moment it's hard to use metamask when your offline...
some things that would be nice to have:
getting your pub. key while offline maybe you just want you friend to scan your qrcode or something on their phone but you dont want to go through all the trouble of connecting to the wifi
danger signing transactions offline (relying only on local nonce and not the network nonce)
ect.

@frankiebee
Copy link
Contributor Author

frankiebee commented Nov 13, 2017

  • dont block on loading indicator
  • throttle polling on slow internet
  • allow offline sign
  • dont poll unseen account balances

@frankiebee frankiebee self-assigned this Nov 13, 2017
@frankiebee frankiebee added needs-design Needs design support. type-bug labels Nov 13, 2017
@frankiebee
Copy link
Contributor Author

frankiebee commented Nov 13, 2017

  • "gray out"/disable features that require network connection along with a little info that they are offline

@frankiebee
Copy link
Contributor Author

frankiebee commented Nov 15, 2017

note: throttling polling seems less important on the wifi and needs more thinking before execution(and may be a fixing something that isnt broken)
I think the better use of time is "danger" signing offline transaction as this would also be a feature that some people who have spoken with me in the past have asked about.

@bdresser
Copy link
Contributor

Closing due to inactivity - if this is still relevant, feel free to open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-design Needs design support. type-bug
Projects
None yet
Development

No branches or pull requests

2 participants