We could probably toast successful delete command in this case
ohhh, good idea! but will be interesting how to communicate this back to the client
reply
We could set a flag on the item that indicates delete scheduled. We could also just parse for delete directives client side since it’s a common JS function, though that’s not a guarantee it was successfully scheduled
reply