Morphclue / apollusia

Calendar tool for coordinating meetings
http://apollusia.com
MIT License
7 stars 5 forks source link

Fix #194: Update Sum row immediately when user making changes #197

Closed amandee27 closed 4 weeks ago

amandee27 commented 4 weeks ago

Fixes: #194 The 'Sum' row wasn't updated immediately when the user made changes because we didn't update the pollEvents accordingly. This diff updates pollEvents in the parent ChooseEventsComponent component by calling pollService when the table component data changes.

Test run

Screen Recording 2024-10-29 at 00 14 00