Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply AdaptiveForm and its abilities to steps 2 and 3 of the onboarding flow for higher code consistent #2015

Merged
merged 4 commits into from
Jul 18, 2023

Commits on Jul 17, 2023

  1. Apply useAdaptiveFormContext instead of formProps prop drilling f…

    …or `SetupFreeListings` and the relevant components
    eason9487 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bd6f008 View commit details
    Browse the repository at this point in the history
  2. Apply AdaptiveForm and useAdaptiveFormContext instead of Form a…

    …nd `formProps` for `StoreRequirements` and the relevant components
    eason9487 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c1684c9 View commit details
    Browse the repository at this point in the history
  3. Change to use the adapter.isSubmitting of AdaptiveForm as the loa…

    …ding state of submit button in `SetupFreeListings` and `StoreRequirements`
    eason9487 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c66251f View commit details
    Browse the repository at this point in the history
  4. Extend the adapter to avoid audienceCountries prop drilling for `Se…

    …tupFreeListings` and the relevant components
    eason9487 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e90a8c5 View commit details
    Browse the repository at this point in the history