fix: stop auto sample data generation on table create#3007
Conversation
Greptile SummaryThis PR fixes the bug where auto sample data generation was triggered immediately on table creation. The root cause was an Confidence Score: 5/5Safe to merge; only P2 findings present. All findings are P2 style/type-safety suggestions. The core logic — removing auto-enable, optimistic sidebar update, deferred suggestions state — is correct and the navigation ordering is sound. subNavigation.svelte — minor type cast for the optimistically inserted entity. Important Files Changed
Reviews (4): Last reviewed commit: "format" | Re-trigger Greptile |
What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)