Hi there!
We need Nextcloud developers to include RTL direction for some Asian languages such as Hebrew, Farsi, Arabic etc.
We have already tried a couple of tools like RTLCSS but RTLing some layouts sound more complicated than that.
You reached out via github as well: RTL (Right-to-Left) text direction for some Asian languages such as Arabic, Hebrew, Persian etc. Β· Issue #31420 Β· nextcloud/server Β· GitHub
There is a design library for apps: GitHub - nextcloud/nextcloud-vue: π± Vue.js components for Nextcloud app development β
and the vue-libraries seem to support that: https://vuetifyjs.com/en/features/bidirectionality/
However, I donβt know if this is a question for the design team, or if it runs down deeper in the code as well.
@Jos or @jan, perhaps you can find someone competent to point the user in the right direction.
I am working on this issue in a more robust approach.
Related topic: Working Group for Adding Bidirectional Text Support
There was now a code merge in the code base: