thematters/developer-resource

Article Support -- Add setting password step

Closed this issue · 0 comments

  1. Design mock🔗

  2. Splitting Forms/PaymentForm/SetPasswordForm, which is currently in Dialog form, there are the following three components reusing the component:

    1. SubscribeCircleDialog
    2. DonationDialog
    3. AddCreditCardDialog

    Separate InnerForm for this password setup step and reuse the other two Dialogs.