feat(orchestrator-form): enable backward navigation in multi-step stepper#3709
Conversation
…pper Allow users to click completed stepper steps to jump back while keeping the current and future steps display-only. Clear stale validation errors when navigating backward and resolve per-step error schemas correctly. Co-authored-by: Cursor <cursoragent@cursor.com>
Changed Packages
|
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3709 +/- ##
==========================================
+ Coverage 54.30% 54.55% +0.24%
==========================================
Files 2349 2351 +2
Lines 89718 89796 +78
Branches 25119 25088 -31
==========================================
+ Hits 48722 48987 +265
+ Misses 40648 40461 -187
Partials 348 348
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
lholmquist
left a comment
There was a problem hiding this comment.
Tested with the example quarkus workflow and worked like the demo video



Hey, I just made a Pull Request!
Story - https://redhat.atlassian.net/browse/RHIDP-15114
Summary
useGetExtraErrorsto set RJSF__errorsas arrays (prevents crashes whenvalidate:urlfails)Screen.Recording.2026-07-08.at.2.39.24.PM.mov
✔️ Checklist