Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

Properly support RTL languages on web

Open fozziethebeat opened this issue 2 years ago • 3 comments

Before we add a RTL language as a supported language, we need to ensure the UI properly switches into RTL mode and all components behavior and render correctly.

To test we can use ar (Arabic). Once done, we can add RTL languages to the list.

fozziethebeat avatar Jan 24 '23 07:01 fozziethebeat

Great point, supporting RTL languages is crucial for providing a seamless user experience to our global audience. I have experience in implementing RTL support on web applications and would be happy to help out with this issue. I suggest using a CSS framework like Bootstrap or Foundation that already have built-in support for RTL languages, this would make the process more efficient and save time. Additionally, we should also test thoroughly to ensure all elements are properly aligned and all components are functioning correctly in RTL mode. I suggest starting with Arabic as a test language and then expanding the list once we are confident that the UI is properly switching into RTL mode. Let me know if there's anything else I can do to help with this issue.

hemangjoshi37a avatar Jan 26 '23 18:01 hemangjoshi37a

I think someone might have implemented this

fozziethebeat avatar Feb 06 '23 12:02 fozziethebeat

still need to fix padding, margins and such...

AbdBarho avatar Feb 06 '23 17:02 AbdBarho