mirror of https://github.com/zulip/zulip.git
a003fe0246
Called the `decorate` function to update stream color in the compose box on `change` instead of `blur`. On clicking on a stream option, the input box for the stream name remained in focus, hence decorate wasn't triggered on blur. Using the change event instead, ensures that decorate will be called anytime the stream is changed. Fixes: #20871 |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |