axa-ch-webhub-cloud / pattern-library

AXA CH UI component library. Please share, comment, create issues and work with us!
https://axa-ch-webhub-cloud.github.io/plib-feature/develop
125 stars 18 forks source link

Change modal event handler #2414

Closed thomas-krueger-axa closed 1 year ago

thomas-krueger-axa commented 1 year ago

When text is selected in the modal and the cursor is on the backdrop while releasing the mouse button, it will close the modal. So a better handler on the backdrop would be "mousedown" instead of "click".