fix(desktop): drop the "Edit message" tooltip from user bubbles

The bubble IS the edit button, so the native title popped up on hovering any
user message anywhere in the app. The aria-label stays, so the control keeps
its accessible name.
This commit is contained in:
Brooklyn Nicholson 2026-08-08 18:31:29 -05:00
parent 67518a2adf
commit 50e0640d1a
1 changed files with 0 additions and 1 deletions

View File

@ -348,7 +348,6 @@ export const UserMessage: FC<{
notifyThreadEditOpen()
}}
title={copy.editMessage}
type="button"
>
{bubbleContent}