Files
ComfyUI_frontend/src
Maanil Verma eadbf636a2 fix(onboarding-tour): address review findings
- scope the run-outcome listener to the Run step so stray execution
  events on earlier steps can't fire lifecycle telemetry out of order
- share isUpgradeModalOpen from the store instead of duplicating the
  UPGRADE_DIALOG_KEYS check in the nudge and controller
- catch loadWorkflowTemplates rejections on the Getting Started screen
- make CuratedTemplateId the canonical union in roleResolver and reuse
  it across the fixtures and the Getting Started screen
- cover the execution_interrupted run outcome
- clean up manually appended DOM in overlay tests via try/finally
2026-07-15 00:52:20 +05:30
..
2026-07-03 02:31:41 +00:00
2026-01-27 17:59:19 -08:00