Skip to content

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

@harinij

Description

@harinij

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.

  • image/file cell should copy the URL to the clipboard
  • single select, multiple select
  • rating - value is copied
  • slider
  • date
  • datetime
  • duration
  • lat/long

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions