Skip to content

[TeachingTip] Component not closing by clicking outside too quickly before it fully opens #9143

Open

Description

Describe the bug

The Teaching Tip component works as a little pop-up effect from other elements. It can have a closeButton in it by setting the 'IsLightDismissEnabled' property to false, but when it doesn't, it closes up when clicking outside of it.

But while on this mode, clicking outside too fast as the Teaching Tip is still fully opening will cause this functionality to stop working altogether, making it impossible to close it.

Steps to reproduce the bug

  1. Go to 'Teaching Tip' component
  2. Click to open the 'Teaching Tip' that has no close button
  3. While it is still on the opening animation, rapidly click outside of it
  4. Try to close the 'Teaching Tip' by clicking ouside ot it
  5. See Error

Expected behavior

The component must be able to be closed when clicking outside at any time, and there is no need to wait for the component to fully open up to do so.

Screenshots

TeachingTipIssue

NuGet package version

WinUI 3 - Windows App SDK 1.4.2: 1.4.231008000

Windows version

Windows 10 (21H2): Build 19044

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions