devas123 / web-app

web-app
1 stars 1 forks source link

FIGHT_COMPETITORS_ASSIGNED event should be correctly processed in the UI #88

Closed devas123 closed 2 years ago

devas123 commented 2 years ago

The problem here is that we cannot just update the fights that are already present in the ui. We need to run the period mats query again, or maybe query only the fights for the current mat. Need to sort that out to not conflict with stage fights query and also avoid fetching data that will not be used.