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

Save donation flow inside sessionStorage #1533

Merged
merged 2 commits into from
Aug 2, 2023

Commits on Aug 1, 2023

  1. one-time-donation: Save donation steps inside sessionStorage

    Saves the selected values from formik inside sessionStorage. The values are saved until either step 3 of donation has been reached, or until the browser tab has been closed.
    sashko9807 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5dca5de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db70e90 View commit details
    Browse the repository at this point in the history