rowyio / rowy

Low-code backend platform. Manage database on spreadsheet-like UI and build cloud functions workflows in JS/TS, all in your browser.
http://rowy.io
Other
6.14k stars 487 forks source link

Expand support for fields that can be copied to clipboard #1154

Open harinij opened 1 year ago

harinij commented 1 year ago

Currently, we have a lot of field types, that can't be copy-pasted via the right-click context menu or hotkey.

Expand the coverage for the following fields to be copyable. For most fields, the user should be able to copy the field value of whatever is displayed in the cell.

Also, check if any other fields can be added as well to the above list. Exceptions are programmable fields such as action, subtable, formula, derivatives, connector, formula which can't be copied at the moment

mnmt7 commented 1 year ago

@harinij I would like to work on this issue.

harinij commented 1 year ago

@mnmt7 Thanks :) I have assigned it to you now.

abhishek10281 commented 1 year ago

@harinij I would like to pick up this issue if this isn't already resolved ?