mirror of https://github.com/zulip/zulip.git
0f368b3373
There was an edge case with the old code when you had exactly between 6 and 8 topics and all in cache, with a couple of the topics being unread. We would show "more topics" when you were actually seeing all your possible topics. To test this: - create 7 topics on Venice - as Iago, narrow to any of the Venice topics - as Aaron, send unreads to 3 or 4 of the other topics Eventually Iago will have all possible topics in the sidebar. On master we'll show "more topics", whereas after this commit we correctly avoid that. It's a pretty harmless bug, since it just leads to a useless zoom-in. I have always felt we should zoom-in regardless of how many topics you have, just for consistency sake, but I also understand the rationale behind our current intentions. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore | ||
favicon.ico |