Skip to content

Bug: submitting wrong step - #3060

Merged
panasetskaya merged 4 commits into
developfrom
bug/submitting-wrong-step
Aug 14, 2026
Merged

Bug: submitting wrong step#3060
panasetskaya merged 4 commits into
developfrom
bug/submitting-wrong-step

Conversation

@panasetskaya

Copy link
Copy Markdown
Contributor

since we have some amount of Cannot complete other than the current step error on BE: datadog , and some of them as I checked originate on Android, adding safeguards for some possible weak points.

@panasetskaya
panasetskaya requested a review from a team as a code owner August 14, 2026 09:18
if (isCurrentStep) {
HedvigButton(
modifier = modifier.fillMaxWidth(),
modifier = Modifier.fillMaxWidth(),

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oof, good catch

@panasetskaya
panasetskaya merged commit 57cccfc into develop Aug 14, 2026
4 checks passed
@panasetskaya
panasetskaya deleted the bug/submitting-wrong-step branch August 14, 2026 12:37
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