• Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • A-Team
    • None
    • ACM Console Sprint 263

      The purpose of this story is to remove the dependency of the redux-forms module in the Register cluster page.  There shall be no functional or display changes to the end user. 

       

      Items included:

      1. Change the form handler from redux-forms to formik. 
         Note the form handler is at: src/components/clusters/RegisterCluster/index.ts
      2. Remove or modify child components that use formik code
      3. Update any related unit tests to no longer use redux-form
      4. Verify the form works as it does today (no functionality change).

       

      Testing implications:

      A regression test is needed to ensure that form functions as before.  This includes verifying form validation and form submission. 

       

      ------------------

      Old notes:

      Migrate src/components/clusters/RegisterCluster to Formik

              rh-ee-daznauro David Aznaurov
              dtaylor@redhat.com David Taylor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: