Replies: 1 comment 1 reply
-
|
Thanks for the very interesting discussion and link. I'm following up with our globalisation team because I do not know enough about the topic to make a recommendation yet. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When building RTL applications (Arabic, etc.), there's a common UX pattern where technical input fields should remain left-to-right even in RTL mode:
According to RTL Styling:
Does React Spectrum or React Aria Components have built-in support for this pattern?
If not:
Currently, we're manually doing:
Would appreciate any guidance on the best practice here!
Related:
Beta Was this translation helpful? Give feedback.
All reactions