fiori-elements-v4-cap-advanced icon indicating copy to clipboard operation
fiori-elements-v4-cap-advanced copied to clipboard

Use Side Effects to Update the Total Price Immediately After Adding Another Booking

Open sammok83 opened this issue 9 months ago • 1 comments

Hi there,

When checking out this branch (Use Side Effects to Update the Total Price Immediately After Adding Another Booking ) and running it in VScode - this seems to not be working (Total Price is not updated immediately). Also Total price is not even updating correctly after a save.

sammok83 avatar May 01 '24 12:05 sammok83

hi, thanks for reporting the issue. You are right that the problem is not with the side effects ( what this exercise is for) but that Saving of the draft does not update the total price. We have found the solution for that and will update the Node js methods of the app for handling draft correspondingly.

TanyaMedvedeva avatar Jun 03 '24 08:06 TanyaMedvedeva

hi, now side effects should work fine again so closing the issue.

TanyaMedvedeva avatar Sep 17 '24 10:09 TanyaMedvedeva