﻿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
35319	Move the link to add a related object inside the .selector-available column for FilteredSelectMultiple.	Hrushikesh Vaidya	Antoliny	"This came up during discussion on [https://github.com/django/django/pull/16975 this PR] trying to fix #34643, specifically in [https://github.com/django/django/pull/16975#issuecomment-1998985064 this comment].

The patch for #34643 involves allowing the related widget wrapper to span the entire width of the screen, which causes the JavaScript widget for FilteredSelectMultiple to span the entire width of the screen. However, in case the widget has a link to add another object, that link now seems disconnected from the widget, especially on mobile layouts (see attached).

It would improve UX if the link to add a related object is moved to the header of the widget instead of at the end."	Cleanup/optimization	assigned	contrib.admin	5.0	Normal		accessibility		Accepted	1	1	1	1	0	1
