Opened 3 weeks ago

Last modified 7 days ago

#36621 assigned Bug

Button position issue when using admin filter_vertical.

Reported by: Antoliny Owned by: Antoliny
Component: contrib.admin Version: 5.2
Severity: Normal Keywords: filter_vertical
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description

Currently, when using filter_vertical in admin, the position of the buttons for moving items between the "to" and "from" boxes, as well as the position of the related-widget-wrapper, appear incorrect.


I believe they should probably be adjusted as follows.


This issue likely occurs because the widget used with filter_vertical has a width of 100%.

Attachments (2)

after.png (40.7 KB ) - added by Antoliny 3 weeks ago.
before.png (39.1 KB ) - added by Antoliny 3 weeks ago.

Download all attachments as: .zip

Change History (5)

by Antoliny, 3 weeks ago

Attachment: after.png added

by Antoliny, 3 weeks ago

Attachment: before.png added

comment:1 by Antoliny, 3 weeks ago

Owner: set to Antoliny
Status: newassigned

comment:2 by Sarah Boyce, 3 weeks ago

Triage Stage: UnreviewedAccepted

comment:3 by Antoliny, 7 days ago

Has patch: set
Note: See TracTickets for help on using tickets.
Back to Top