This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] Popup with "IsLightDismissEnabled" turned off closes when window focus is lost #1990
Labels
bug
Something isn't working. Breaky break.
I've noticed that a
Popup
closes when the window focus is lost. This is even whenIsLightDismissEnabled
is toggled off. In our use cases the popup should remain visible until the user actively dismisses it by confirming or cancelling. With the current behavior, the user cannot switch to a different window, copy something, and then return back to the application and paste the content into the popup.Link to Reproduction Sample
Code to show popup:
Popup Code:
I would like to provide a reproduction sample, but, alas, the company firewall makes this once again impossible 😑
Steps to Reproduce
Expected Behavior
Popup should remain visible.
Actual Behavior
Popup is closed.
Basic Information
The text was updated successfully, but these errors were encountered: