mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Previously, when the user presses 'Enter' within a input field while keyboard focus in is in the topic edit textbox it incorrectly opened the dropdown list widget. This is because the dropdown button had the default type attribute of 'submit' which triggers the click event binded to it. Fix it by explicitly defining it's type attribute to be a button. Fixes #18415 |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||