Files
openfoodnetwork/app/views/admin
David Cook 827ba1990d Ensure changes are tracked on newly added variant
I considered a few ways to do this. Cloned products are done with MutationObserver but it doesn't quite sit right with me. A dedicated controller for newly added rows would provide a good general solution. But do we want yet another controller? I'm not sure. This works and is pretty simple (although it requires a quick loop over _every_ form element.. let's see if we can avoid that.)
2026-03-18 14:03:11 +11:00
..
2023-04-28 13:03:13 +01:00
2026-01-26 14:54:48 +11:00
2026-03-04 14:43:43 +11:00
2026-03-04 10:28:39 +11:00