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

Properly support RTL languages on web #916

Open
fozziethebeat opened this issue Jan 24, 2023 · 3 comments
Open

Properly support RTL languages on web #916

fozziethebeat opened this issue Jan 24, 2023 · 3 comments
Assignees
Labels

Comments

@fozziethebeat
Copy link
Collaborator

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.

@AbdBarho AbdBarho self-assigned this Jan 24, 2023
@hemangjoshi37a
Copy link
Contributor

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.

@fozziethebeat
Copy link
Collaborator Author

I think someone might have implemented this

@AbdBarho
Copy link
Collaborator

AbdBarho commented Feb 6, 2023

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

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

No branches or pull requests

3 participants