mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
The existing code shortens the searchbox each time it receives focus. Unfortunately, this means that if it receives focus twice in a row, it shrinks twice in a row. (For some reason, the '/' hotkey does this). So, instead, make it idempotent -- if we're already shrunk, don't shrink us again. (imported from commit 8179963bbd00822d15d92609d89f572d2de7800c) |
||
|---|---|---|
| api | ||
| certs | ||
| confirmation | ||
| humbug | ||
| servers | ||
| templates | ||
| tools | ||
| zephyr | ||
| .gitignore | ||
| manage.py | ||