This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[$45] Update Work Period and Payment data in UI after Payment Editing #94
Closed
Description
- at the moment when payment is cancelled, the work period data is reloaded - it's very nice
- but after we edit payment the work period data is not reloaded and even data of the update payment is not updated inside the table, see demo video https://monosnap.com/file/q9mE4x8sOzv2qbmk85g47gCEDiTr1k. As we already started this topic let's fix this: after payment is updated:
- update data of the payment in the payment list
- update work period data (reload after some delay)