#36757: Add CSS class to ignore change event in list view
-------------------------------------+-------------------------------------
Reporter: Jacob Rief | Owner: Ahmed
| Asar
Type: New feature | Status: closed
Component: contrib.admin | Version: dev
Severity: Normal | Resolution: wontfix
Keywords: list-view, change- | Triage Stage:
event | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* easy: 1 => 0
* resolution: => wontfix
* status: assigned => closed
* summary: Optionally ignore change event in list view => Add CSS class to
ignore change event in list view
* type: Cleanup/optimization => New feature
Comment:
Thanks for the ticket and the clear reproduction. As a user of the admin,
if I reorder 100 items, I delete one, and that discards my sort order
updates to the other 99, I think I'd still want the warning. I'd
definitely want the warning if I were about to lose changes to other
`list_editable` fields.
I appreciate you might make a different judgment call for `django-admin-
sortable2`, but I'm unsure about adding workarounds for this in core in
the general case. Feel free to seek input django/new-features if you
disagree.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36757#comment:4>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.