Skip to content

Fix layout issue for RTL languages #2865

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

Closed
11 of 14 tasks
bmarty opened this issue May 16, 2024 · 2 comments
Closed
11 of 14 tasks

Fix layout issue for RTL languages #2865

bmarty opened this issue May 16, 2024 · 2 comments
Labels

Comments

@bmarty
Copy link
Member

bmarty commented May 16, 2024

We have several issue using RTL languages on EXA. There is no translation in any of such languages, but we may want to fix the layout issue independently.

  • Some icons need to be mirrored, the most visible is the Back icon and send button. This may be handled by the Compound library, in the same principle than theIcons.AutoMirrored icons from Material library
    • Back icon
    • Left chevron to expand state event
    • Share icon
    • Bubble icons
    • Send button image
    • Play icon
    • Editing icon
    • Forward icon
    • Reply icon
    • Other?
  • Sender information in timeline is not correctly rendered: (done in RTL: ensure sender information are correctly rendered in the timeline #3681)
image
  • Icon alignement
image
  • Other?
@bmarty
Copy link
Member Author

bmarty commented Oct 15, 2024

Icon are now correctly mirrored. See the effect at https://element-hq.github.io/element-x-android/?l=fa

I have noticed that matrix ID are not rendered as expected, will need to check this point.

Screenshot 2024-10-15 at 09 50 43

@bmarty
Copy link
Member Author

bmarty commented Oct 21, 2024

I think I have fixed all the existing issues. Let's close this issue, and please anyone feel free to open dedicated issue (with screenshot if possible) for remaining issues about RTL if any.

@bmarty bmarty closed this as completed Oct 21, 2024
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

1 participant