Figured this part out.
onSuccess:
function(e){
this.adjustReviewHieght();
}.bind(this)Still don't know how to make the Request wait for the animations for finish :(
