﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36629	In the admin m2m widget filter_vertical, the “choose all” button is missing.	Antoliny	Nilesh Pahari	"Currently, the “choose_all” button exists for `filter_horizontal`, but it is not available when using `filter_vertical`.

**filter_horizontal**

[[Image(horizontal.png)]]

**filter_vertical**

[[Image(vertical.png)]]

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**

[[Image(vertical_5.0.png)]]

**4.2**

[[Image(vertical_4.2.png)]]
"	Bug	assigned	contrib.admin	5.2	Normal		filter_vertical		Accepted	1	0	0	0	1	1
