Skip to content

Conversation

benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Sep 29, 2025

Summary

Add support for dropping links on the canvas to mirror litegraph functionality. Injects our cached canvas position into litegraph.

Changes

  • What: inject a PositionConverter into LGraphCanvas, normalize pointer events without DOM reads, and drive search/context-menu actions via the search box store
  • Breaking: None
  • Dependencies: None

Review Focus

Best reviewed starting from useSlotLinkInteraction.ts

Screenshots (if applicable)

n/a

┆Issue is synchronized with this Notion page by Unito

Copy link

github-actions bot commented Sep 29, 2025

🎭 Playwright Test Results

⚠️ Tests passed with flaky tests

⏰ Completed at: 09/29/2025, 09:54:02 PM UTC

📈 Summary

  • Total Tests: 484
  • Passed: 453 ✅
  • Failed: 0
  • Flaky: 2 ⚠️
  • Skipped: 29 ⏭️

📊 Test Reports by Browser

  • chromium: View Report • ✅ 446 / ❌ 0 / ⚠️ 2 / ⏭️ 29
  • chromium-2x: View Report • ✅ 2 / ❌ 0 / ⚠️ 0 / ⏭️ 0
  • chromium-0.5x: View Report • ✅ 1 / ❌ 0 / ⚠️ 0 / ⏭️ 0
  • mobile-chrome: View Report • ✅ 4 / ❌ 0 / ⚠️ 0 / ⏭️ 0

🎉 Click on the links above to view detailed test results for each browser configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant