Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
harinij opened this issue Mar 12, 2023 · 3 comments
Open

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

harinij opened this issue Mar 12, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@harinij
Copy link
Member

harinij commented Mar 12, 2023

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

@harinij harinij added enhancement New feature or request good first issue Good for newcomers labels Mar 12, 2023
@mnmt7
Copy link
Contributor

mnmt7 commented Apr 26, 2023

@harinij I would like to work on this issue.

@harinij
Copy link
Member Author

harinij commented Apr 26, 2023

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

@abhishek10281
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants