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
fix(WritingStep): Improve cancellation handling during writing and verification phases
- Added logic to skip verification if the image writer is in the verifying state when the next button is clicked.
- Streamlined cancellation handling to ensure proper state management and user feedback during write failures.
- Updated progress text to reflect the correct status after cancellation or failure.
0 commit comments