cortezaproject / corteza

Low-code platform
https://cortezaproject.org
Apache License 2.0
1.59k stars 368 forks source link

Date Picker In RTL Mode for RTL languages #1460

Open Githubuser338 opened 1 year ago

Githubuser338 commented 1 year ago

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).

Githubuser338 commented 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.

Githubuser338 commented 1 year ago

Reporter and Workflow application, does not support RTL yet!

github-actions[bot] commented 10 months ago

Stale issue message