Open Githubuser338 opened 1 year ago
When using RTL languages, the overall layout of the page changes correctly, but sometimes it is necessary to change the direction of the content of the page. For example, in the CRM program, at the price of adding a lead, the content of the page (record page) is still in the LTR layout, while the blocks must be arranged from right to left.
Reporter and Workflow application, does not support RTL yet!
Stale issue message
When corteza is used in RTL mode for right-to-left languages, the datepicker component should use the appropriate format according to the selected country and language culture. For example, when the Arabic language and the country of Saudi Arabia are selected (locale ar_SA), the calendar must be of Hijri type. Or when the Farsi language and the country of Iran are selected (custom locale is 'fa' or 'fa_IR'), the datepicker calendar type must be Jalali. (In Iran and Afghanistan, the official calendar is Jalali).