zulip/web/third
N-Shar-ma 0003c3c1ef typeahead: Fix bug where typeahead showed momentarily on shift + tab.
Since the keyup event for keys including shift triggers the typeahead,
shift tabbing into the topic recipient field would show the typeahead
momentarily, which is distracting.

As we need typeahead to trigger on shift for certain use cases in the
compose box, but not in the topic recipient field, we now do not trigger
typeahead on shift keyup events in the topic recipient field.

Fixes: #24152.
2024-01-25 11:12:26 -08:00
..
bootstrap bootstrap: Remove bootstrap-dropdown library. 2023-10-21 10:54:32 -07:00
bootstrap-typeahead typeahead: Fix bug where typeahead showed momentarily on shift + tab. 2024-01-25 11:12:26 -08:00
jquery-idle
marked Revert "linkifiers: Match JS implementation to server implementation." 2023-11-16 14:59:48 -08:00