CommunityToolkit / Graph-Controls

Set of Helpers and Controls for Windows development using the Microsoft Graph.
https://docs.microsoft.com/en-us/windows/communitytoolkit/graph/overview
Other
154 stars 39 forks source link

Account panel exits after selecting account type #190

Closed Richasy closed 2 years ago

Richasy commented 2 years ago

Describe the bug

In a clean system environment, start the sample application without logging in to the Microsoft account, try to log in to the Microsoft account, after selecting the account type (such as MSA), the account panel exits, and subsequent login steps cannot be performed.

The problem was found in Clock

Steps to Reproduce

Steps to reproduce the behavior:

  1. Start a brand new virtual machine
  2. Open the Clock app
  3. Click the login button in the lower left corner
  4. Choose an account type instead of logging into an existing account
  5. Observe behavior

Expected behavior

User can log into new account

Screenshots

None

Environment

NuGet Package(s): 7.1.1

Package Version(s): 7.1.1

Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [x] Insider Build (build number: 22000)

App min and target version:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [ ] October 2018 Update (17763)
- [ ] May 2019 Update (18362)
- [x] Insider Build (22000)

Device form factor:
- [x] Desktop
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio 
- [ ] 2017 (version: )
- [ ] 2019 (version: ) 
- [ ] 2019 Preview (version: )
- [x] 2022 (version: 17.2.3)

Additional context

It's not 100% reproducible, but for some specific devices it's reproducible almost every time

ghost commented 2 years ago

Hello Richasy, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌