Opened 20 years ago
Closed 19 years ago
#344 closed defect (worksforme)
Improvements to raw_id_admin for ManyToManyFields
| Reported by: | Owned by: | Adrian Holovaty | |
|---|---|---|---|
| Component: | contrib.admin | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
After [516], raw_id_admin can now be used for ManyToManyFields. Thanks! It could still use some improvements, though: currently, when you pop up a raw_id_admin window, it goes away after the first click. If I'm trying to select twenty different IDs, that's a lot of back-and-forth clicking. I'd prefer for the popup window to stay open by default, and only go away once I explicitly dismiss it (perhaps by clicking a "Close this window" link, or by simply closing the window).
Change History (3)
comment:1 by , 19 years ago
| Type: | enhancement → defect |
|---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Please reopen if you find that this is still an issue.
Another methusalem ticket ;-)
May I simply ask whether this is still an issue?