Opened 2 hours ago

Last modified 2 hours 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: Unreviewed
Has patch: no 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 2 hours ago.
before.png (39.1 KB ) - added by Antoliny 2 hours ago.

Download all attachments as: .zip

Change History (3)

by Antoliny, 2 hours ago

Attachment: after.png added

by Antoliny, 2 hours ago

Attachment: before.png added

comment:1 by Antoliny, 2 hours ago

Owner: set to Antoliny
Status: newassigned
Note: See TracTickets for help on using tickets.
Back to Top