mirror of https://github.com/zulip/zulip.git
77195f94c1
If you were on "All Streams" tab and unsubscribed to a private stream, that stream row would momentarily disappear. If you click again on "All Streams" button, it would appear again. The problem was that the selector was finding two elements instead of just the tab element. To solve this we used a more specific selector to make sure we are getting the Subscribed tab only. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |