From f6305b967dc061e3dc3d39fa6e8845c78d78460d Mon Sep 17 00:00:00 2001 From: iroiro147 Date: Sat, 1 Aug 2026 17:41:06 +0530 Subject: [PATCH] fix(desktop): keep hover action bar & reaction pills out of text selection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit macOS native text selection was slipping into message chrome: dragging across a message would also select the hover action bar's labels and the reaction pills' contents, and split view would let a drag hop from channel content into thread content via the shared overlay context. Mark the two interaction roots with `select-none` (and document why): * `MessageActionBar` — the fading hover bar with quick reactions + menu trigger. Pure chrome; no user-visible text the reader needs to copy. * `MessageReactions` — reaction pills + inline picker trigger. Pure chrome. Together with the existing (native) behavior of `