b557fe3eea
The update/2 callback unconditionally reset the query and results to empty on every parent re-render. Changed to assign_new/3 so search state persists when the parent updates the record set after adding a record.