From 6ba24b3599f315af6866c797ea4a5a7d27b21e7d Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Thu, 30 Mar 2023 20:01:38 +0200 Subject: [PATCH] UX: prevents long press on reaction to open actions (#20899) This is super hard to write a test as a combination of: long press, mobile and popup. --- .../discourse/components/chat-message-reaction.hbs | 1 + .../discourse/components/chat-message-reaction.js | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/plugins/chat/assets/javascripts/discourse/components/chat-message-reaction.hbs b/plugins/chat/assets/javascripts/discourse/components/chat-message-reaction.hbs index 52f3f07b6f9..5c16e184fcb 100644 --- a/plugins/chat/assets/javascripts/discourse/components/chat-message-reaction.hbs +++ b/plugins/chat/assets/javascripts/discourse/components/chat-message-reaction.hbs @@ -1,6 +1,7 @@ {{#if (and @reaction this.emojiUrl)}}