Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bidi support: Structured text at dynamic components is not supported in Carbon components #7292

Closed
amirbrans opened this issue Nov 15, 2020 · 0 comments

Comments

@amirbrans
Copy link

amirbrans commented Nov 15, 2020

Structured text is a predefined, machine-readable syntax or internal structure in dynamic data. Some elements of the structured text contains Bidi text ( Arabic, Hebrew, Urdu) while others English text. Also, structured text can be bidirectional on some cases.
Common cases for structure text can be found in: file path, breadcrumb, file name, email address, text concatenation etc..
However, Carbon components does not apply structure text processing expected to happen for structure text patterns and as a result can obfuscate its structure, making the text’s display misleading or even incomprehensible.

An example illustrating structure text case with file path:

image

Examples in Carbon components:

  1. email address in text input:

image

  1. File name in Tag input

image

@mattrosno , @joshblack , @adir01 FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants