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 loading status, fix spinner, fix back-button issue #39

Merged
merged 2 commits into from
Feb 23, 2018

Conversation

hidde
Copy link
Contributor

@hidde hidde commented Feb 23, 2018

  • This lets spinner stay in view while autologging in
  • It adds text to show what we're autologging in with, and sends that as part of GA event
  • It redirects with window.location.replace which does not leave an entry in the user's browser history, so no back button issue (fixes the NLX part of #229)

Signed-off-by: Hidde de Vries [email protected]

- This lets spinner stay in view while autologging in
- It adds text to show what we're autologging in with, and sends that as part of GA event
- It redirects with `window.location.replace` which does not leave an entry in the user's browser history, so no back button issue

Signed-off-by: Hidde de Vries <[email protected]>
@hidde hidde changed the title Add loading status, fix spinner, replace location Add loading status, fix spinner, fix back-button-issue Feb 23, 2018
@hidde hidde changed the title Add loading status, fix spinner, fix back-button-issue Add loading status, fix spinner, fix back-button issue Feb 23, 2018
@hidde hidde merged commit cb44b30 into master Feb 23, 2018
@hidde hidde deleted the feature/improve-auto-login branch February 23, 2018 13:55
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

Successfully merging this pull request may close these issues.

2 participants