Skip to content

Total number of infected people limit

Luis Aleixo requested to merge feature/infected_people_max into master

Added (UI and server side) validation max n-1 for the total number of infected people.

When infected_people is higher or equal than total_people:

Screenshot_2022-09-21_at_11.45.19

When activity_type is training:

Screenshot_2022-09-21_at_11.45.24

Closes https://gitlab.cern.ch/cara/caimira/-/issues/286

Edited by Luis Aleixo

Merge request reports