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

Support dotnet watch launching the URL with the query string in it #44262

Open
davidfowl opened this issue Oct 17, 2024 · 0 comments
Open

Support dotnet watch launching the URL with the query string in it #44262

davidfowl opened this issue Oct 17, 2024 · 0 comments
Labels
Area-Watch Aspire untriaged Request triage from a team member

Comments

@davidfowl
Copy link
Member

See dotnet/aspire#3812. Today dotnet watch for aspire will launch the browser (incorrectly without the auth token #44259) but still doesn't launch the browser preserving the query string. This means the user needs to log in manually which hurts the user experience.

We solve this in VS and VS code and dotnet watch should be next.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member labels Oct 17, 2024
@davidfowl davidfowl added Area-Watch and removed Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Watch Aspire untriaged Request triage from a team member
Projects
None yet
Development

No branches or pull requests

1 participant