eAPD icon indicating copy to clipboard operation
eAPD copied to clipboard

[Feature] Wire in the validation errors from the backend to redux

Open thetif opened this issue 2 years ago • 1 comments

Description and related issues

The APD get/patch endpoints should now return the validation errors. Update the validation errors in redux with these errors. Resolve any remaining issues with the admin check panel showing the validation errors

This task is done when…

  • [ ] the validation errors in redux are populated by the errors returned by the backend

thetif avatar Jul 19 '22 16:07 thetif

Updating to large as some additions were made to this ticket

  • Complete the integration of the admin check backend + frontend
  • Remove mocked data from frontend
  • Update/remove cypress tests that expected admin check to be enabled (this will be handled in another ticket now that the admin check can be enabled via the app/ui)
  • Added launch darkly feature flag
  • Updated inline validations to use onChange

tbolt avatar Oct 19 '22 15:10 tbolt