#36284: Related field popups are broken (selecting values works but the popup
doesn't close)
--------------------------------------+------------------------------------
Reporter: Matthias Kestenholz | Owner: (none)
Type: Bug | Status: new
Component: contrib.admin | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: RelatedObjectLookups | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by Natalia Bidart):
* keywords: => RelatedObjectLookups
* needs_better_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
I can reproduce, the bug is that once an item is selected in the
`raw_id_fields` popup, the popup is not automatically closed. We need to
investigate a solution, potentially a revert.
Marking as patch needs improvement because we need to find a cleaner
solution.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36284#comment:1>