mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
Previously, the focus event tends to skip the first element within the dropdown list when the user presses the down arrow. Added a stopPropogation event for keydown handler within dropdown_list_widget which propoerly binds the focus event to the dropdown list items.
5.2 KiB
5.2 KiB