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

Connection fall backs #58

Open
cstiens opened this issue Mar 21, 2023 · 1 comment
Open

Connection fall backs #58

cstiens opened this issue Mar 21, 2023 · 1 comment
Assignees

Comments

@cstiens
Copy link
Member

cstiens commented Mar 21, 2023

We have 2 cases for fall backs

  1. The user has selected a method. That method 'didn't seem work' (ie. stalled after 30 seconds of no progress)
  2. The user has selected smart connect. Smart connect code tries direct, then snowflake, then Obsf4 that doesn't require user input (@tladesignz please verify that this is correct); Then it needs user input to try other custom bridges. Those can be obsf4 bridges they get from:
  • Telegram
  • Email
  • A friend

This is the original design, but it needs to be adapted.
Screenshot 2023-03-21 at 11 53 01 AM

@cstiens
Copy link
Member Author

cstiens commented Mar 30, 2023

@n8fr8 @tladesignz This video recording walks through UX/UI options I've been working through for fail cases. Which then led to another pass at the 'choose how to connect' view. Please watch and let's discuss on our next scrum.

Fail.States.and.Custom.Bridges.mov

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

3 participants