Opened 96 minutes ago
#36629 new Bug
In the admin m2m widget filter_vertical, the “choose all” button is missing.
Reported by: | Antoliny | Owned by: | |
---|---|---|---|
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: | yes | UI/UX: | yes |
Description
Currently, the “choose_all” button exists for filter_horizontal
, but it is not available when using filter_vertical
.
filter_horizontal
filter_vertical
I’m not exactly sure why the choose_all button doesn’t exist for filter_vertical
.
I don’t think the “choose all” button has a significant impact on page height.
Unless there’s a specific reason, I believe the choose_all button should naturally exist for filter_vertical
as well.
Additionally, the “choose all” button was also not present in versions 4.2 and 5.0.
5.0
4.2
Attachments (4)
Change History (4)
by , 95 minutes ago
Attachment: | vertical.png added |
---|
by , 95 minutes ago
Attachment: | horizontal.png added |
---|
by , 95 minutes ago
Attachment: | vertical_5.0.png added |
---|
by , 95 minutes ago
Attachment: | vertical_4.2.png added |
---|