docs(data-editor): document Create Data Editor from Table#180
Merged
Conversation
Add end-user guidance for the new auto-configured Data Editor feature: - "Create a Data Editor from a Table", "How Columns Are Configured", and "Populate an Existing Editor from a Table" sections in the Managing Data Editors guide - a cross-reference from Managing Tables and Views (where the action launches) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
plaidcloud-docs | 2da1ecb | Commit Preview URL Branch Preview URL |
Jun 13 2026, 09:30 PM |
Address Vale Google-style notices on the PR: convert passive constructions to active voice and drop unnecessary parentheses in the new Data Editor sections. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
inviscid
commented
Jun 14, 2026
inviscid
left a comment
Member
Author
There was a problem hiding this comment.
Independent Sonnet review (fresh context, labels cross-checked against the shipped code): APPROVE — only nits/polish remain. Every UI label matches (Create Data Editor from Table; Data Editor Configuration; General / Source and Target / Form Columns; Populate From Source / Save / Save & Close / Cancel); the inference behavior, dimension-hierarchy gate, and save/cancel semantics are accurately described; the cross-link anchor resolves; .md files are MDX-safe; Vale notices addressed. The one MINOR (orphan wording) is fixed in the latest commit to match the now-shipped prompt-to-remove behavior. Merging.
inviscid
added a commit
that referenced
this pull request
Jun 14, 2026
…ng fix (#182) * docs(data-editor): Phase 2b (re-profile + rationale) and fix Phase 2a wording - document the Max pick-list values cutoff + Re-profile button, and that selecting a column shows why PlaidCloud chose its control (Phase 2b) - correct the Populate From Source description to the shipped confirm-to-remove behavior (a follow-up wording fix that didn't land in #180) and a source/target clarity tweak Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs(data-editor): clarify re-profile confirm is for a non-empty grid Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
End-user guidance for the Create Data Editor from Table feature (shipped: PlaidCloud/PlaidClient#1656 + PlaidCloud/plaid#6247).
Changes
Labels/tab names verified against the shipped UI (General / Source and Target / Form Columns; Populate From Source; Save / Save & Close / Cancel). Plain Markdown — no MDX tokens.
🤖 Generated with Claude Code