I was made aware of an issue where a user might highlight some text inside a form field (especially when it might pre-populate w/ wrong info) and then drag outside the form and the pop-up would close.
I know the pop-up has operation 'closeOnBgClick: false', I think 'closeOnBgClick: true' is friendly, So I need it, But drag outside the form will close pop-up is unfriendly .
Hey Team,
I was made aware of an issue where a user might highlight some text inside a form field (especially when it might pre-populate w/ wrong info) and then drag outside the form and the pop-up would close.
You can see my doing that in this video: https://www.screencast.com/t/Vhk9IzmUe
I know the pop-up has operation 'closeOnBgClick: false', I think 'closeOnBgClick: true' is friendly, So I need it, But drag outside the form will close pop-up is unfriendly .
Thanks, Dande