Skip to content

Unrequire ventilation options not selected

Gabriella Azzopardi requested to merge fix/calculator_UI into master

If we select a mechanical ventilation radio button without inputting a value, then select natural ventilation instead to generate the report - after clicking the QR code we cannot automatically regenerate the report due to a requirement issue.

Fix = require/unrequire the ventilation options AFTER selecting (and requiring) whatever radio buttons the user selects.

Merge request reports