docs: document multi-cell selection and copy in table charts#11230
Conversation
|
Claude finished @igorlukanin's task in 29s —— View job Code ReviewDocs-only change adding a "Selecting and copying multiple cells" section to Verdict: LGTM — no blocking issues (0 high, 0 medium, 1 nit)Content
Nits (non-blocking)
Nothing to flag on
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Claude finished @igorlukanin's task in 30s —— View job Code ReviewDocs-only change: expands Verdict: LGTM — 0 blocking, 0 nits Details
Content
Nothing to flag
|
| - **Click** the cell to select it, then press **Cmd/Ctrl+C**, or | ||
| - Left-click the cell and choose **Copy value** from the [cell menu](#cell-menu). |
There was a problem hiding this comment.
"click ... or left click ..." sounds weird. This could have been a single instruction instead of a two-item list.
…headers (CUB-2917)
|
Claude finished @igorlukanin's task in 31s —— View job Addressed review feedback
Pushed as |
|
Claude finished @igorlukanin's task in 37s —— View job Code ReviewDocs-only update to Verdict: LGTM — 0 blocking, 0 nits Details
Content
Nothing to flag
• Branch: |
|
Claude finished @igorlukanin's task in 40s —— View job Code ReviewDocs-only update to Verdict: LGTM — 0 blocking, 0 nits Details
Content
Nothing to flag
• Branch: |
… feature scoped to click-drag + Shift+click)
|
Claude finished @igorlukanin's task in 38s —— View job Code ReviewLatest commit ( Verdict: LGTM — 0 blocking, 0 nits Details
Content
Nothing to flag
• Branch: |
Summary
Documents the new multi-cell selection and copy behavior in table charts: Shift+click / Shift+Arrow to select a rectangular range, then Cmd/Ctrl+C or the cell menu's Copy / Copy with headers to copy it as tab-separated values that paste into a spreadsheet as a grid.
Adds a "Selecting and copying multiple cells" section to the table chart page, next to the existing "Cell menu" docs.