mirror of https://github.com/zulip/zulip.git
6506447bf1
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. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.eslintrc.json | ||
.gitignore | ||
favicon.ico |