You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is text in an hc-modal that you as a user are selecting, and you drag your cursor over the edge of the modal, it registers it as a click on the backdrop and closes the modal. I've heard reports of multiple people being frustrated by this behavior.
Summary
If there is text in an
hc-modal
that you as a user are selecting, and you drag your cursor over the edge of the modal, it registers it as a click on the backdrop and closes the modal. I've heard reports of multiple people being frustrated by this behavior.Reproduction
https://stackblitz.com/edit/angular-g3beqz?file=src/app/modal-overview/modal-overview-example.component.ts
The text was updated successfully, but these errors were encountered: