Open AdRiley opened 1 month ago
Refinement notes:
After recent changes, it should be Table.input.
Ilya Bogdanov reports a new STANDUP for the provided date (2024-11-22):
Progress: Starting working on table pasting. Investigated and fixed a bug that prevented copying from aggrid on Mac. It should be finished by 2024-11-26.
Ilya Bogdanov reports a new STANDUP for yesterday (2024-11-25):
Progress: Implementing csv parsing for copying and pasting tabular data. It should be finished by 2024-11-26.
Ilya Bogdanov reports a new STANDUP for yesterday (2024-11-26):
Progress: Polishing the code and preparing the PR, noticed issues in “copy with headers” action. Discussed how to solve it on the daily. Also working on improving integration tests for table visualization. It should be finished by 2024-11-27.
Ilya Bogdanov reports a new STANDUP for yesterday (2024-11-27):
Progress: Implementing fixes for spotted issues and adding tests. It should be finished by 2024-11-28.
Ilya Bogdanov reports a new STANDUP for yesterday (2024-11-28):
Progress: Opening a PR. It should be finished by 2024-11-28.
When we paste tabular data (e.g. from table viz) we should paste as a Table.input not .to Table