On the initial page load, the application form shows a loading indicator and renders quick. However, there's a somewhat noticeable delay whenever we navigate to /application from a different page by clicking the link in the sidebar (seems frozen for a quick second). I'm not too sure if this is a problem with the form builder itself being slow or the actual component rendering of the whole form. Low priority, investigate if it's affecting users.
On the initial page load, the application form shows a loading indicator and renders quick. However, there's a somewhat noticeable delay whenever we navigate to
/applicationfrom a different page by clicking the link in the sidebar (seems frozen for a quick second). I'm not too sure if this is a problem with the form builder itself being slow or the actual component rendering of the whole form. Low priority, investigate if it's affecting users.