Opened 8 years ago
Closed 8 years ago
#27158 closed Bug (fixed)
Incorrect positioning of admin' horizontal/vertical filter widgets in RTL languages
Reported by: | Mehdi Pourfar | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.10 |
Severity: | Normal | Keywords: | admin, ui, css |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | no | UI/UX: | yes |
Description
Admin's filters were floated to left in RTL version and not vertically aligned.
I've fixed it and sent a pull request here.
https://github.com/django/django/pull/7183
Change History (5)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Hi,
Larger images are here:
http://uploads.im/0B6JX.jpg
http://uploads.im/J8AqP.jpg
I've blurrified images but the only important thing is the position of
filter horizontal boxes that one can see even in thumbnails.
Thank you for your consideration.
comment:3 by , 8 years ago
Easy pickings: | unset |
---|---|
Summary: | Small issue with positioning admin page filters in RTL languages → Incorrect positioning of admin' horizontal/vertical filter widgets in RTL languages |
Triage Stage: | Unreviewed → Accepted |
comment:4 by , 8 years ago
Patch needs improvement: | set |
---|
Note:
See TracTickets
for help on using tickets.
Hi,
The screenshots are really small and make it hard to see what's changed exactly.
Could you re-upload them directly to the ticket (use the "Attachments" feature of Trac)?
Thanks.