ENG-1929 Multiple additional relations bug#1176
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
@codex review |
|
Codex Review: Didn't find any major issues. Already looking forward to the next diff. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review |
- Introduced `shouldCreateAutoCanvasRelations` function to determine if auto canvas relations should be created based on the source (user or remote). - Updated the `Tldraw` component to utilize the new function, ensuring that auto canvas relations are only created for user-generated records when suppression is not active. - Added unit tests to validate the behavior of the new function under different scenarios, including suppression states.
|
Codex Review: Didn't find any major issues. Another round soon, please! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
https://www.loom.com/share/97c8d205bb8f4301ae06150144429d2b
Summary
Testing