Skip to content

Form field rearrange fixes

Vaibhav Rathore requested to merge feature/1460/form-rearrange into main

Targets #1460 (closed)

Summary

  1. The code was handling only the first index (first form) of the forms array. Added updates so that it handles the activeForm and updates the overall forms object consistent

Merge request reports