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

User should be able to see her online status #506

Closed
holmesworcester opened this issue May 13, 2022 · 2 comments
Closed

User should be able to see her online status #506

holmesworcester opened this issue May 13, 2022 · 2 comments

Comments

@holmesworcester
Copy link
Contributor

holmesworcester commented May 13, 2022

We should use the "status at top of sidebar" designs from Zbay for this. Note that this status section changes position on macOS, to make room for the "traffic light" icons in the top right.

Here's what icon and text we should use for each state.

State, icon, text:

  • internet disconnected, red circle, "Offline"
  • Tor is bootstrapping, spinner, "Starting Tor"
  • no peers, orange, "0 peers"
  • ">0 peers" at least one peer and time-consuming replication, spinner, "n peers"
  • ">0 peers" at least one peer and no replication or non-time-consuming replication, green cirlce, "n peers"

We had a design for making this status indicator clickable and expandable but we won't do that for now since this information should be sufficient.

As with #502 tests should confirm that this information is faithful to what's actually happening including in the "internet unplugged" scenario.

Ideally when connecting it would proceed fluidly from "spinner" to "green"

@holmesworcester holmesworcester changed the title User should be able to see online status User should be able to see her online status May 13, 2022
@vinkabuki
Copy link
Contributor

Tor is bootstrapping, spinner, "Starting Tor" - ATM we have 'general spinner' when tor is bootstrapping, so no one will ever see this. We can remove 'general spinner', it's better that users sees what's happening instead of just spinner

@holmesworcester
Copy link
Contributor Author

Closing in favor of #1504

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

2 participants