﻿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
33807	Suggestion: Admin actions drop-down with opt-groups	Jonas Vacek	nobody	"The action dropdown inside of a model's list only accepts a flat list of the actions (as seen in `actions` example here https://docs.djangoproject.com/en/4.0/ref/contrib/admin/actions/#actions-as-modeladmin-methods)

It would be nice to be able to structure this drop-down with opt-groups https://www.w3schools.com/tags/tag_optgroup.asp

As a suggestion, the ""format"" for this could be similar to the way Choices are made as seen in the example for `MEDIA_CHOICES` here 

https://docs.djangoproject.com/en/4.0/ref/models/fields/#django.db.models.Field.choices"	New feature	closed	contrib.admin	dev	Normal	wontfix	admin, actions, drop-down, optgroup		Unreviewed	0	0	0	0	0	1
