Skip to content

[backport core/1.44] fix: remove failed to export toast when cancelling export workflow - #12422

Closed
comfy-pr-bot wants to merge 1 commit into
core/1.44from
backport-12134-to-core-1.44
Closed

[backport core/1.44] fix: remove failed to export toast when cancelling export workflow#12422
comfy-pr-bot wants to merge 1 commit into
core/1.44from
backport-12134-to-core-1.44

Conversation

@comfy-pr-bot

Copy link
Copy Markdown
Member

Backport of #12134 to core/1.44

Automatically created by backport workflow.

…12134)

## Summary

An incorrect error toast currently shows when cancelling the workflow
export from an asset

## Changes

- **What**: 
- skip toast on cancel
- add e2e & unit tests
- refactor asset tab open helper to wait by default & cleanup usage

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-12134-fix-remove-failed-to-export-toast-when-cancelling-export-workflow-35d6d73d3650815b839ff26edd70a472)
by [Unito](https://www.unito.io)
@comfy-pr-bot comfy-pr-bot added the backport Backporting a PR onto a release candidate label May 22, 2026
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 22, 2026
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown

🎨 Storybook: ✅ Built — View Storybook

Details

⏰ Completed at: 05/22/2026, 11:31:31 AM UTC

Links

@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown

🎭 Playwright: ✅ 1555 passed, 0 failed

📊 Browser Reports
  • chromium: View Report (✅ 1536 / ❌ 0 / ⚠️ 0 / ⏭️ 5)
  • chromium-2x: View Report (✅ 2 / ❌ 0 / ⚠️ 0 / ⏭️ 0)
  • chromium-0.5x: View Report (✅ 1 / ❌ 0 / ⚠️ 0 / ⏭️ 0)
  • mobile-chrome: View Report (✅ 16 / ❌ 0 / ⚠️ 0 / ⏭️ 0)

@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@              Coverage Diff              @@
##           core/1.44   #12422      +/-   ##
=============================================
+ Coverage      58.58%   58.65%   +0.06%     
=============================================
  Files           1409     1409              
  Lines          71712    71714       +2     
  Branches       18982    19895     +913     
=============================================
+ Hits           42011    42061      +50     
+ Misses         29197    29149      -48     
  Partials         504      504              
Flag Coverage Δ
unit 58.65% <100.00%> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...latform/assets/composables/useMediaAssetActions.ts 76.48% <100.00%> (+8.98%) ⬆️
...m/workflow/core/services/workflowActionsService.ts 65.62% <100.00%> (+65.62%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

AustinMroz added a commit that referenced this pull request Jun 3, 2026
Backport of #12422 to `cloud/1.45`

Co-authored-by: Maanil Verma <vermaMaanil97@gmail.com>
Co-authored-by: Deep Mehta <42841935+deepme987@users.noreply.github.com>
@comfy-pr-bot comfy-pr-bot added the released:cloud PR has been released to cloud label Jun 19, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport Backporting a PR onto a release candidate released:cloud PR has been released to cloud size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants