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

Remove use of unsupported API i.e. LoginNewDevIdAsync() in AddWidget flow #194

Open
ssparach opened this issue Jun 21, 2023 · 0 comments
Open
Assignees
Labels
Area-Widgets Related to in-package widgets Issue-Bug Something isn't working or needs investigation Priority-2

Comments

@ssparach
Copy link
Contributor

Dev Home version

No response

Windows build number

No response

Other software

No response

Steps to reproduce the bug

The "Add Widget" dialog currently uses the API as it immediately launches the browser upon Sign In.

To synchronize the login experience, the ask is for additional consumers of this API to replace the API usage by embedding the AdaptiveCard instead.

The desired user flow is:
Dashboard -> Add Widget -> Show AdaptiveCard instead of Sign In button redirecting to browser

Expected result

f0db901a-76af-4370-9861-fca6646e6b88

Actual result

Dashboard -> Add Widget -> Sign In -> Launches Browser

Included System Information

No response

@ssparach ssparach added Issue-Bug Something isn't working or needs investigation Area-Widgets Related to in-package widgets labels Jun 21, 2023
@krschau krschau added this to the DHGE v.Next milestone Jun 21, 2023
@krschau krschau removed this from the DHGE v.Next milestone Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Widgets Related to in-package widgets Issue-Bug Something isn't working or needs investigation Priority-2
Projects
None yet
Development

No branches or pull requests

3 participants