We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug
A targeted TeachingTip does not get unloaded when its target gets unloaded.
Steps to reproduce the bug
Steps to reproduce the behavior:
Expected behavior
I expect the teaching tip to get unloaded when its target gets unloaded.
Actual behavior
The target gets unloaded but the teaching tip remains on-screen.
Screenshots
Version Info
NuGet package version: Microsoft.UI.Xaml 2.1.190319001-prerelease
Additional context
The text was updated successfully, but these errors were encountered:
Agreed that when the TeachingTip itself gets unloaded we should hide the popup. I'm not sure about watching the target.
Sorry, something went wrong.
I will fix this :)
marcelwgn
Successfully merging a pull request may close this issue.
Describe the bug
A targeted TeachingTip does not get unloaded when its target gets unloaded.
Steps to reproduce the bug
Steps to reproduce the behavior:
Expected behavior
I expect the teaching tip to get unloaded when its target gets unloaded.
Actual behavior
The target gets unloaded but the teaching tip remains on-screen.
Screenshots
Version Info
NuGet package version:
Microsoft.UI.Xaml 2.1.190319001-prerelease
Additional context
The text was updated successfully, but these errors were encountered: