Files
zulip/static/js
Steve Howell d070f55e00 Prevent clicks from closing user profile modal.
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
2018-09-14 08:44:25 -04:00
..
2018-06-11 07:51:24 -04:00
2018-08-31 11:51:22 -07:00
2018-07-30 11:25:32 -07:00
2018-07-10 11:18:05 +05:30
2018-07-10 11:18:05 +05:30