mirror of https://github.com/zulip/zulip.git
c36932d29e
The fix works by having build_stream_sidebar_row() automatically update its own unread count when we build a sidebar row. Currently we rebuild sidebar rows when we pin/unpin rows. As an aside, we currently don't really need to rebuild the sidebar row when we pin, since we're only moving the DOM, not altering it. But this may change in the future, so I decided to leave that code path in place. We may decide to do things in the future like showing pinned streams with bolder fonts or special icons or whatever. Fixes #2902 |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |