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

Add a "Connecting/Loading" View as first screen #11

Closed
elliottmb opened this issue Apr 18, 2016 · 0 comments
Closed

Add a "Connecting/Loading" View as first screen #11

elliottmb opened this issue Apr 18, 2016 · 0 comments
Assignees

Comments

@elliottmb
Copy link
Owner

Ideally we should have a 'loading' type screen so that we can have it just spinning and saying "Connecting to Authority", so we can await the connection to the authority. Then once the connection comes through, the main thread would event trigger the connecting screen to transition to the login screen.

Also, it may be nice to have a "Retry" button that'll be able to be displayed if the connection to the central authority fails after x attempts.

Rian-an-gealt added a commit that referenced this issue Apr 20, 2016
Needs a way for threads to talk to each other to tell UI thread to
switch to login or show the retry button.
Rian-an-gealt added a commit that referenced this issue Apr 20, 2016
Client UI now sends login and register requests
elliottmb added a commit that referenced this issue Apr 22, 2016
Current implementation of Connection screen added, but not fully
featured.
Chat controller now dispatches verification request.
Verification response is now dispatched by authority and handled
partially by client.
Reorganized some aspects of the project relating to security classes.
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