mirror of https://github.com/zulip/zulip.git
de28c8d238
When clicking on the tick to subscribe to a stream, an error occurred while trying to find the spinner location because there are two DOM elements with the same class, sub_unsub_button, and this made the selector get the subscribe/unsubscribe button instead the correct stream_row, where the tick is. We now check whether the tick or the subscribe/unsubscribe button was clicked, and if it was the last one we make sure the stream_row and not the button is being passed to the sub_or_unsub function. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |