mirror of https://github.com/zulip/zulip.git
d070f55e00
We have a body-level click handler that closes all modals if you click outside a modal. This code is a bit brittle, because we need to first check that the element we clicked is not in a modal, and our markup there isn't entirely consistent. This is a quick fix that just adds `#user-profile-modal` as one of the selectors to look for. Fixes #10500 |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
icons/fonts | ||
images | ||
js | ||
locale | ||
styles | ||
templates | ||
third | ||
ts | ||
.gitignore | ||
favicon.ico | ||
node_modules |