andrewyng / translation-agent

MIT License
4.55k stars 512 forks source link

LTR to RTL Translation Layout Misalignment in Web UI #34

Open Salah-Sal opened 1 month ago

Salah-Sal commented 1 month ago
methanet commented 1 month ago

@Salah-Sal thank you so much for raising this issue! This indeed will lead to major usability challenges like you describe. If you are interested in working on resolving this, we welcome a PR. Perhaps the solutions can be broken down into two steps: 1) Support for RTL languages (no context switching) and 2) an enhancement which takes into account context switching between LTR/RTL languages.