Skip to content

Tabular data table#3

Draft
alextapper wants to merge 2 commits intomasterfrom
cursor/tabular-data-table-9bd4
Draft

Tabular data table#3
alextapper wants to merge 2 commits intomasterfrom
cursor/tabular-data-table-9bd4

Conversation

@alextapper
Copy link
Owner

Adds support for creating editable table elements by dragging and dropping CSV files or pasting tabular data.


Open in Web Open in Cursor 

cursoragent and others added 2 commits March 4, 2026 05:40
- Add parseTableData and createTableHtml utilities for parsing CSV/TSV
- Create embeddable table element with editable contenteditable cells
- Support drag-and-drop of CSV files onto canvas
- Support paste of tabular data with Table option in paste dialog
- Add PasteTableDialog for table-only pastes (non-chart data)
- Add Table option to PasteChartDialog when both chart and table data
- Fix file.name undefined when dropping Blob in tests

Co-authored-by: Alex Tapper <alex.tapper@gmail.com>
Co-authored-by: Alex Tapper <alex.tapper@gmail.com>
@cursor
Copy link

cursor bot commented Mar 4, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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.

2 participants