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

Set direction depending on the active locale + update Translation #3414

Closed
wants to merge 2 commits into from

Conversation

Saidoua
Copy link
Contributor

@Saidoua Saidoua commented Mar 7, 2025

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #xxx

What is in this change?

Set the document direction depending on the active locale (ltl rtl ) + adapt style,modals css + add translations keys + Arabic translation update

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@Saidoua
Copy link
Contributor Author

Saidoua commented Mar 7, 2025

Hello,
I don't know how to normalize other files but EN file and Arabic file are ok

@timothycarambat
Copy link
Member

This is such a fundamentally massive change that contributes a ton of inline conditional CSS that will be very tricky to maintain + QA through the app. There is an easier way to accomplish this kind of behavior app-wide without having the inline every element with CSS.

Closing this as we wont merge this, but please make an open issue for this as we wont merge PRs that dont have issues anyway since they dont track changes πŸ‘

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

Successfully merging this pull request may close these issues.

2 participants