Re: Missing feature in actions.js (Django 3.2 and later)

2022-02-03 Thread akiyoko
those lines of code in > vanilla JS. > > Adam > > On Thu, Feb 3, 2022 at 10:53 AM akiyoko wrote: > >> Hi everyone, >> >> On the admin site, I've found a feature that existed in Django 2.2 but >> was lost with the update to Django 3.2. >>

Missing feature in actions.js (Django 3.2 and later)

2022-02-03 Thread akiyoko
Hi everyone, On the admin site, I've found a feature that existed in Django 2.2 but was lost with the update to Django 3.2. In Django 2.2, if you clicked the "No, take me back" button on the delete confirmation page, the background color of the checked rows would remain highlighted and the act