Skip to content

Copy/Cut/Paste feature in table view #544

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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