Problem / motivation
This issue promotes a previously recorded upstream item from a production Cratis consumer. The complete evidence, proposed seam and limits follow.
Status: Open upstream improvement · filing in progress 2026-08-10
Product: Components — StepperCommandDialog
Class: Missing dialog action seam
Gap and Ada cost
The stepper footer exposes Previous/Next/Submit but no Cancel. Cancellation is available only through the dialog X,
which is less discoverable, may not match the product's dialog action contract and gives consumers no supported way
to place Cancel beside the other actions without replacing the footer and its command wiring.
Requested seam
Add an opt-in localized Cancel footer action using the dialog's normal hide/result path, with placement consistent
across first, middle and final steps. Keep the existing X behavior.
Honest limits
This is source/API evidence; Ada has not measured a user failure caused by the missing footer action.
Problem / motivation
This issue promotes a previously recorded upstream item from a production Cratis consumer. The complete evidence, proposed seam and limits follow.
Status: Open upstream improvement · filing in progress 2026-08-10
Product: Components —
StepperCommandDialogClass: Missing dialog action seam
Gap and Ada cost
The stepper footer exposes Previous/Next/Submit but no Cancel. Cancellation is available only through the dialog X,
which is less discoverable, may not match the product's dialog action contract and gives consumers no supported way
to place Cancel beside the other actions without replacing the footer and its command wiring.
Requested seam
Add an opt-in localized Cancel footer action using the dialog's normal hide/result path, with placement consistent
across first, middle and final steps. Keep the existing X behavior.
Honest limits
This is source/API evidence; Ada has not measured a user failure caused by the missing footer action.