Skip to content

Copy/Cut/Paste feature in table view #544

@harinij

Description

@harinij

Allow for field cells to be copied/cut or pasted with keyboard shortcuts to other fields.

Ensure there is logic applied when one field is copied to another field to check compatibility.
i.e.

  • copy json field -> past to long text - stringify the data
  • copying fields like rating should copy the value of the field
  • don't allow incompatible fields

Rowy uses react-data-grid checkout the examples there for the basic implementation of copy/paste feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions