Skip to content

fix: apply RTL formatting based on langTo in popup, fixes #1365#1366

Merged
windingwind merged 1 commit intowindingwind:mainfrom
ramonmi:translate-patch-40
Jan 27, 2026
Merged

fix: apply RTL formatting based on langTo in popup, fixes #1365#1366
windingwind merged 1 commit intowindingwind:mainfrom
ramonmi:translate-patch-40

Conversation

@ramonmi
Copy link
Contributor

@ramonmi ramonmi commented Dec 21, 2025

  • For non-RTL locales (i.e., not ar, fa, or he), the textarea (the type of Popup, rather than editable-text) defaults to LTR, even if the target language of the translation is one of them.
  • This PR sets the RTL mode explicitly, depending on the target language.

@github-actions
Copy link
Contributor

@ramonmi
I automatically applied lint fixes but couldn’t push to your branch—could you please run:

npm run lint

and push the results? Thanks!

@ramonmi ramonmi mentioned this pull request Dec 21, 2025
3 tasks
@windingwind windingwind merged commit f2d861d into windingwind:main Jan 27, 2026
1 check passed
@github-actions
Copy link
Contributor

🚀 This ticket has been resolved in v2.4.2. See Release v2.4.2 for release notes.

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