-
Notifications
You must be signed in to change notification settings - Fork 49
refactor: migrated deprecated Input and ValidationForm group components #617
refactor: migrated deprecated Input and ValidationForm group components #617
Conversation
…ullahwaheed/paragon-form-deprecations
…ullahwaheed/paragon-form-deprecations
Hi @abdullahwaheed! I'm just following up on this PR - do you intend to keep this open and run the required tests? |
Hi @mphilbrick211. Yes this PR is for paragon form deprecations and is intended to keep. Please run tests on it |
@colinbrash could you please allow tests to run? |
…ullahwaheed/paragon-form-deprecations
…ullahwaheed/paragon-form-deprecations
…ullahwaheed/paragon-form-deprecations
Closing to see if tests will re-run if re-opened. |
@abdullahwaheed Could take a look at the snapshot tests failure? (See CI failure.) I think snapshots might just need to be updated but am not sure. |
@pshiu let me check |
…ullahwaheed/paragon-form-deprecations
…:abdullahwaheed/frontend-app-payment into abdullahwaheed/paragon-form-deprecations
@pshiu audit step is failing again 😞 |
@abdullahwaheed, maybe a rebase will help? |
…ullahwaheed/paragon-form-deprecations
Hi @abdullahwaheed! Friendly ping on Adolfo's suggestion to rebase. |
Looks like tests have passed, but now we need a merge with master. Care to do that, @abdullahwaheed? Otherwise, any objections, @pshiu? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @abdullahwaheed & @arbrandes!
@arbrandes we can't merge in this repo. @pshiu could you please merge it? |
Ticket
Migrate off deprecated Paragon components
What has changed
Updated deprecated
ValidationFormGroup
toForm.Group
andInput
toForm.Control
.