Fix invisible bidi characters copied with handles on web (#11066)

This commit is contained in:
Abdelrahman Youssef
2026-07-16 01:56:34 +03:00
committed by GitHub
parent 4705b7f408
commit 83a791d7c8
5 changed files with 53 additions and 2 deletions
+2
View File
@@ -29,6 +29,7 @@ import {
type TextStyleProp,
useTheme,
type ViewStyleProp,
web,
} from '#/alf'
import {
Button,
@@ -257,6 +258,7 @@ function InlineNameAndHandle({
a.leading_tight,
a.flex_shrink_0,
{maxWidth: '70%'},
web({direction: 'ltr', unicodeBidi: 'isolate'}),
]}
numberOfLines={1}>
{forceLTR(name)}