mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
As mentioned in the comment for `KEY.BACKSPACE` event in `input_pills.js`, we do normal character deletion if there is input present. However this wasn't the case if spaces were present. Also the input wasn't cleared after the last pill was removed. Thus `trim()` is removed from the input length check and the new pill is still created from the trimmed value. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||