bluegenes icon indicating copy to clipboard operation
bluegenes copied to clipboard

Click faded background to close modals

Open heralden opened this issue 3 years ago • 0 comments

This can be tricky. Here's an approach I haven't tried yet: Remove containing element of dialog, add zIndex to dialog, add onmousedown to backdrop.

In the worst case, we have to completely change how modals are handled in the code. Using a React-specific library would be nice at this point.

heralden avatar Mar 09 '21 17:03 heralden