Skip to content

fix: make sure report can't be completed if all tabs are empty

Nikolay Gruychev requested to merge swimming-pools-fix-empty-report into main

previously, the onError action of data-loader blocks initialized the tab's key in localStorage. this allowed for completely empty reports to be submitted

Merge request reports