zulip/frontend_tests
Tim Abbott e72da08f09 narrow: Fix streams:all notice appearing too early.
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.
2019-12-10 18:10:39 -08:00
..
casper_lib compose_state: Rename compost_state.recipient to be about PMs only. 2019-12-02 08:53:55 -08:00
casper_tests message_edit: Add message edit local echo. 2019-11-20 17:40:19 -08:00
node_tests narrow: Fix streams:all notice appearing too early. 2019-12-10 18:10:39 -08:00
zjsunit zjsunit: Remove set_global side effect from zrequire. 2019-11-13 14:29:17 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper test-backend, run-casper: Remove proxy vars instead of setting to "". 2019-10-28 15:47:45 -07:00