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

Improve Text Alignment for Latin Characters in RTL Languages #434

Open
yohavrotsztein opened this issue Feb 8, 2025 · 0 comments
Open

Comments

@yohavrotsztein
Copy link

Currently, right-to-left (RTL) direction works as expected. However, fields containing telephone numbers, email addresses, or other Latin characters don't appear aesthetically pleasing in RTL layouts.

For example, email fields require a large input width to accommodate long addresses. But if a user's email is short, it appears far from the "Email:" label, creating an imbalanced layout.

A potential improvement would be allowing text alignment to be set to the right instead of the default left, ensuring better visual consistency in RTL languages.

Would it be possible to implement an option for right-aligned text in these fields?

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

No branches or pull requests

1 participant