Skip to content

Fix CommandStepper allowing forward navigation when current step is invalid#77

Merged
einari merged 1 commit intomainfrom
fix/command-stepper-block-advance-on-invalid-step
May 7, 2026
Merged

Fix CommandStepper allowing forward navigation when current step is invalid#77
einari merged 1 commit intomainfrom
fix/command-stepper-block-advance-on-invalid-step

Conversation

@einari
Copy link
Copy Markdown
Contributor

@einari einari commented May 7, 2026

Fixed

  • CommandStepper no longer allows advancing to a later step — via the Next button or by clicking a later step tab — when the current step has validation errors.

…nvalid

Block advancing to a later step — both via the Next button and by
clicking directly on a later step tab — when the current step has
validation errors. Previously, isCurrentStepInvalid was tracked but
never used to guard navigation.
@einari einari added the patch label May 7, 2026
@einari einari merged commit 23b4565 into main May 7, 2026
1 check passed
@einari einari deleted the fix/command-stepper-block-advance-on-invalid-step branch May 7, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant