zulip/static
YashRE42 6506447bf1 navbar: Only set searchbox text when displaying the searchbox.
Previously, the navbar failed at managing the searchbox text state in
cases where, eg, the user performs navigation by browser history.

This commit resolves the issue by ensuring that the searchbox text is
only (and always) set when the searchbox is made visible, and as such
there is no "state" to manage and we will always display the correct
text.

It also adds a test in `search_legacy.js` to make sure that the search
text is placed as intended.

Fixes: #14771.
2020-06-11 15:49:12 -07:00
..
assets python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images integrations: Add Thinkst Canary integration. 2020-06-09 16:28:28 -07:00
js navbar: Only set searchbox text when displaying the searchbox. 2020-06-11 15:49:12 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles refactor: Add css nesting to #out-of-view-notification. 2020-06-10 17:00:39 -07:00
templates realm logo: Refactor upload_widgets.js. 2020-06-10 17:02:06 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico