discourse/app
Osama Sayegh 8fd10e6414
FIX: Don't crash the browser when tapping autocomplete suggestions on Android/Gboard (#15076)
This is a workaround for an annoying bug that crashes the browser when an autocomplete suggestion is selected on Android if the virtual keyboard is Gboard. It's specific to Gboard because it sometimes sends `keydown` and `keyup` events twice for a single key press, more details can be found here: https://meta.discourse.org/t/emoji-selector-crashes-the-message-editor-in-android-chrome/187009/24?u=osama.
2021-11-24 20:44:46 +03:00
..
assets FIX: Don't crash the browser when tapping autocomplete suggestions on Android/Gboard (#15076) 2021-11-24 20:44:46 +03:00
controllers FEATURE: Mention @here to notify users in topic (#14900) 2021-11-23 22:25:54 +02:00
helpers DEV: Allow actions to change the manifest endpoint (#14522) 2021-10-06 15:41:52 -05:00
jobs FEATURE: Add email normalization rules setting (#14593) 2021-11-24 11:30:06 +02:00
mailers FIX: Do not show recipient user in email participants list (#14642) 2021-10-19 15:26:22 +10:00
models FEATURE: Add email normalization rules setting (#14593) 2021-11-24 11:30:06 +02:00
serializers FIX: rename action_code_href to action_code_path (#14834) 2021-11-08 14:32:17 +11:00
services FEATURE: Mention @here to notify users in topic (#14900) 2021-11-23 22:25:54 +02:00
views PERF: Move preload hints to the <head> (#15008) 2021-11-18 18:02:16 +00:00