unkaktus / onionize

create an onion site from a directory, file, zip or an HTTP(S) site
Creative Commons Zero v1.0 Universal
30 stars 5 forks source link

Add ON/OFF status indicator #54

Open unkaktus opened 6 years ago

ei8fdb commented 6 years ago

Add ON/OFF status indicator:

This is to provide the user with ongoing feedback about the system's state.

  1. When the user starts sharing - the UI shows the user that sharing is started
  2. When the user stops sharing - the UI shows the user that sharing is stopped
  3. During the transition from 1-to-2 or 2-to-1 - the UI ideally shows the transition

Providing the user with system state indication is good practice. More can be read on Nielsen's usability heuristic.