thumbprint icon indicating copy to clipboard operation
thumbprint copied to clipboard

[@thumbtack/thumbprint-react]: Modal curtain closes on mouseup when dragged from modal content

Open tomgenoni opened this issue 5 years ago • 0 comments

To reproduce open a modal: https://thumbprint.design/components/modal/react/

  1. mousedown and hold anywhere inside the modal content
  2. dragging the mouse outside of the modal content
  3. mouseup on the dark curtain

For more context: https://thumbtack.atlassian.net/browse/TGT-2976

I believe expected behavior is that dragging inside content and releasing on curtain/scrim does not close modal. See Bootstraps example. https://getbootstrap.com/docs/4.0/components/modal/

cc: @zhaotongpan

tomgenoni avatar Feb 07 '20 20:02 tomgenoni