Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pasting tabular data should paste as Table.new #11350

Open
AdRiley opened this issue Oct 17, 2024 · 1 comment
Open

Pasting tabular data should paste as Table.new #11350

AdRiley opened this issue Oct 17, 2024 · 1 comment
Labels
-gui x-new-feature Type: new feature request

Comments

@AdRiley
Copy link
Member

AdRiley commented Oct 17, 2024

When we paste tabular data (e.g. from table viz) we should paste as a Table.new not .to Table

@AdRiley AdRiley added x-new-feature Type: new feature request -gui labels Oct 17, 2024
@AdRiley AdRiley added this to the 2024-10 Release milestone Oct 17, 2024
@farmaazon
Copy link
Contributor

farmaazon commented Oct 17, 2024

Refinement notes:

  • If data is copied from AgGrid with "with headers" option, the pasted data in enso should recognize it and use these headers as column names. So the copy handler should consider it when putting enso code to the clipboard.
  • Remember about cases of newlines, tables (and quotes) in copied data - check how they are handled in other tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-gui x-new-feature Type: new feature request
Projects
Status: 📤 Backlog
Development

No branches or pull requests

2 participants