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

Removed network check in WindowsProvider #157

Merged
merged 2 commits into from
Sep 2, 2021
Merged

Conversation

shweaver-MSFT
Copy link
Member

@shweaver-MSFT shweaver-MSFT commented Sep 2, 2021

Fixes #156

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

I added a networking check to the WindowsProvider based on a sample. However, there isn't a strong reason to do this, and we have a request to stop checking for network as it prevents Windows from handling the issue, which is going to be better than disabling sign in like we do now.

What is the new behavior?

I have removed the networking check 👍

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Sample in sample app has been added / updated (for bug fixes / features)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Header has been added to all new source files (run build/UpdateHeaders.bat)
  • Contains NO breaking changes

Other information

@ghost
Copy link

ghost commented Sep 2, 2021

Thanks shweaver-MSFT for opening a Pull Request! The reviewers will test the PR and highlight if there is any merge conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌

Copy link
Contributor

@Richasy Richasy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fix!

@shweaver-MSFT shweaver-MSFT merged commit a179cbc into main Sep 2, 2021
@shweaver-MSFT shweaver-MSFT deleted the shweaver/156 branch September 2, 2021 16:17
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.

Need to display the account panel when offline.
2 participants