Fix autofocusing Emoji reaction picker search (#10599)

This commit is contained in:
Samuel Newman
2026-05-22 23:07:47 +03:00
committed by GitHub
parent 96ae32b78e
commit 66d37f55b4
4 changed files with 20 additions and 1 deletions
+1
View File
@@ -217,6 +217,7 @@ let MessageItem = ({
const avatar =
profile && moderationOpts ? (
<Link
style={[a.rounded_full]}
label={l`${createSanitizedDisplayName(profile)}s avatar`}
accessibilityHint={l`Opens this profile`}
to={makeProfileLink({