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

BG2-2772: Fix doulbe steper advance on payments click for logged in d… #1776

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

bdsl
Copy link
Contributor

@bdsl bdsl commented Nov 26, 2024

…onor

As a logged in donor generally doesn't have to fill in anything in the donation step (we pre-fill it with their saved info) its possible for them to skip the step. The previous version accidentally made them skip it by calling stepper.next() when they'd already told the stepper where to go by clicking a header.

…onor

As a logged in donor generally doesn't have to fill in anything in the
donation step (we pre-fill it with their saved info) its possible for
them to skip the step. The previous version accidentally made them skip
it by calling stepper.next() when they'd already told the stepper where
to go by clicking a header.
@bdsl bdsl merged commit 3ecced4 into develop Nov 26, 2024
4 checks passed
@bdsl bdsl deleted the BG2-2772-stop-double-step branch November 26, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants