mirror of https://github.com/zulip/zulip.git
da4f80caaa
Previously, the unsubscribe logic just called exports.show_subs_pane.nothing_selected() if one had been viewing the edit UI for a stream that the user just unsubscribed from, which clears the selection, but didn't update the hash or do other cleanup logic. We should instead be calling stream_edit.open_edit_panel_empty(), which is the appropriate function for this purpose (and has exports.show_subs_pane.nothing_selected as a subroutine). |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |