You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
StepperCommandDialog can show an opt-in Cancel action in its footer, with a configurable label (#121)
Fixed
StepperCommandDialog no longer offers to cancel a command it has already committed to running, so an operator can no longer be told a write was cancelled while it lands
The header close and Escape are withdrawn while a StepperCommandDialog command is running, matching the footer Cancel