django-cms / djangocms-admin-style

django CMS Admin Style is a Django Theme tailored to the needs of django CMS.
http://www.django-cms.org/
Other
418 stars 118 forks source link

fix: Add more RTL improvements #526

Open fsbraun opened 6 months ago

fsbraun commented 6 months ago

Description

This PR should improve admin stying further for RTL languages

@sakhawy Can you give it a manual test run?

Related resources

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (8edbd66) to head (4bede97).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #526 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 33 33 Branches 3 3 ========================================= Hits 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fsbraun commented 6 months ago

@sakhawy Thanks for the excellent feedback. I fixed most issues

The filer issues probably need to be fixed in the filer repo itself - probably both css and js.