mirror of https://github.com/zulip/zulip.git
e72da08f09
The streams:all adveritsement notice in search should only appear after we've already received the response from the server, to avoid a mix of problems ranging from misplaced loading indicator to scrolling issues to the notice just being distracting while you're waiting for the server to return results. We need to add a pre_scroll_cont parameter to the message_fetch API, since adding this notice would otherwise potentially throw off the scroll positioning logic for which message to select. Fixes #13441. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
node_tests | ||
zjsunit | ||
.eslintrc.json | ||
run-casper |