OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
327 stars 187 forks source link

Remove page auto-updates #688

Open marv-engine opened 10 years ago

marv-engine commented 10 years ago

I find the auto-updates to be distracting and they make we stop what I'm doing to wait for them to finish. I don't know if I have to wait, and I don't want to wait. I expect new users will have the same uncertain reaction.

  1. We should add a Refresh button to every page that has any dynamic data. Let the user decide when he wants to check to see if anything's changed.
    1. There could be a background check that just displays an alert when a change is detected. For instance, the Refresh button could glow. Even better is a dynamic tooltip for the button indicating what changed and when.
  2. That said, when the user makes a change, the current page and all related pages should automatically reflect that change. The current page should highlight what's changed.
  3. We can let the user choose auto-update in the future Settings page.
achamely commented 10 years ago

Are there any pages , besides the overview page, that you notice this/feel distracted on?

marv-engine commented 10 years ago

Maybe it's only the overview page, but I wrote the issue to cover any/all instances - just in case.