Skip to content

various fixes to the reviews module in the FE to make the data flow smoother with fewer refreshes needed

Reid Givens requested to merge FE-reviews-reduce-refreshes into main
  • fixed science reviewer attaching to SRP and no longer needing to refresh to see changes
  • general clean up to get isr's loaded when needed, and removed some code that shouldn't have been there.
  • fixed the vetting save service so it recognized that its dealing with arrays.
  • updated consensus review components to fetch isr's if they aren't present and fixed form names to reflect the refactor.

Merge request reports