Commit Graph

3 Commits

Author SHA1 Message Date
Comfy Org PR Bot
b7b4608e7b [backport core/1.35] Fix widget reactivity (#7675)
Backport of #7539 to `core/1.35`

Automatically created by backport workflow.

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7675-backport-core-1-35-Fix-widget-reactivity-2cf6d73d365081bb8521d4826d16debb)
by [Unito](https://www.unito.io)

---------

Co-authored-by: AustinMroz <austin@comfy.org>
Co-authored-by: github-actions <github-actions@github.com>
2025-12-20 13:35:28 -07:00
Christian Byrne
463a04eb5a [backport core/1.35] Tests: Golden Updates (#7674)
Backport of #7624

Cherry-picked merge commit 6244cf1008 to
core/1.35.

**Conflicts resolved:**
-
`browser_tests/tests/viewport.spec.ts-snapshots/viewport-fits-when-saved-offscreen-chromium-linux.png`
- modify/delete conflict, kept PR version (file was deleted in target,
modified in PR)

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7674-backport-core-1-35-Tests-Golden-Updates-2cf6d73d3650814ba547c6b35155ee67)
by [Unito](https://www.unito.io)

Co-authored-by: Alexander Brown <drjkl@comfy.org>
Co-authored-by: github-actions <github-actions@github.com>
2025-12-20 13:20:48 -07:00
Christian Byrne
3f777fb54f test: add basic mobile baseline tests (#7415)
## Summary

Allows authors to visualize how their changes affect mobile view. Often
we add some fundamental change to the UI and forget to make it
responsive, this test helps keep track of that.

┆Issue is synchronized with this [Notion
page](https://www.notion.so/PR-7415-test-add-basic-mobile-baseline-tests-2c76d73d3650810bb4bad5a1f6c7c53c)
by [Unito](https://www.unito.io)

---------

Co-authored-by: github-actions <github-actions@github.com>
2025-12-12 23:39:17 -07:00