Click 2nd sub button which is upload button which also supports drag and drop
Click out side browser to drag some file to popup.
Expected:
Popup should not hide when clicking outside browser
Result:
Popup is getting hidden when clicking outside browser, because initially it is not in focus state, user has to first make it focus by manually clicking on popup to make drag and drop work. Which is not the case with video and image.
Steps to produce:
Expected: Popup should not hide when clicking outside browser
Result: Popup is getting hidden when clicking outside browser, because initially it is not in focus state, user has to first make it focus by manually clicking on popup to make drag and drop work. Which is not the case with video and image.