-
Story
-
Resolution: Unresolved
-
Minor
-
openshift-4.13
-
None
-
2
-
False
-
None
-
False
-
0
-
Not Supported
-
ODC Sprint 227, ODC Sprint 228, ODC Sprint 229, ODC Sprint 230, ODC Sprint 3259
Description
As a console developer I want to have TypeScript support when using yup.
Acceptance Criteria
- Update our form validation dependency yup to at least 0.32.0 or 1.0 if released to get TypeScript support.
- Check if we use any breaking changes from the changelog https://github.com/jquense/yup/blob/master/CHANGELOG.md between the old and new version
- Test our yup validation forms manually
Additional notes:
- Try to figure out when 1.0 will be released so that we can test with beta or wait for the release if this happens really soon.