neeto-ui icon indicating copy to clipboard operation
neeto-ui copied to clipboard

Updates all formik components in neetoui to use status field to server errors.

Open deepakjosp opened this issue 1 year ago • 2 comments

Fixes #2254

Description Updates all formik components in neetoUI to use status to show server error and reset the status when the value changes.

Checklist

  • [ ] ~I have made corresponding changes to the documentation.~
  • [ ] ~I have updated the types definition of modified exports.~
  • [x] I have verified the functionality in some of the neeto web-apps.
  • [x] I have added tests that prove my fix is effective or that my feature works.
  • [ ] ~I have added proper data-cy and data-testid attributes.~
  • [x] I have added the necessary label (patch/minor/major - If package publish is required).

Reviewers

deepakjosp avatar Jul 17 '24 14:07 deepakjosp

@AbhayVAshokan I will assign this PR for review after I finish working on the changes required in neetoCommonsFrontend and test the entire flow.

deepakjosp avatar Jul 18 '24 06:07 deepakjosp

@AbhayVAshokan _a please review.

deepakjosp avatar Jul 18 '24 12:07 deepakjosp

@deepakjosp _a

AbhayVAshokan avatar Jul 22 '24 04:07 AbhayVAshokan