This report identifies an issue where Arabic text and UI elements are displaying in a Left-to-Right (LTR) format instead of the correct Right-to-Left (RTL) format. This can cause significant display problems for users who read Arabic.
**Problem Description: **
- Text written in Arabic appears to be left-aligned instead of right-aligned.
- Text itself is Left to Right, it is like in English "you are how", instead of "How are you".
- UI elements such as buttons, menus, or forms might also be displaying in LTR format, causing layout issues and potentially confusing user interactions.
This could because you are using a UI library that does not support RTL.