silverstripe/silverstripe-elemental

Update the data for the current element after saving it instead of rerunning the whole query.

Opened this issue · 0 comments

Description

Update SaveAction's endpoint function to be able to update the data for the current element instead of rerunning the whole query.
See:

// @todo optimistically update the data for the current element instead of