zulip/static
aryanshridhar 2e334bec89 dropdown_list_widget: Add 'type' attribute to template.
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
2021-05-13 12:54:01 -07:00
..
assets zulip-icon: Add zulip-icon as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images doc: Fix configurations for images in the doc of newrelic. 2021-05-10 17:50:32 -07:00
js dropdown_list_widget: Properly bind focus to dropdown elements. 2021-05-13 12:51:49 -07:00
shared docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
styles version: Display Zulip version in About Zulip dialog. 2021-05-13 11:36:12 -07:00
templates dropdown_list_widget: Add 'type' attribute to template. 2021-05-13 12:54:01 -07:00
third Revert "markdown: Add support to shorten GitHub links." 2021-04-02 15:52:34 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00