2
Add "Copy cell content" option to table cell context menu
Source: twentyhq/twenty#24601 · opened by @Heivir
Scope & Context This ticket is about adding an option to copy the cell value directly to the clipboard from the context menu when right-clicking on a table record. Current behavior Right-clicking on a record cell opens a context menu displaying record-level actions (such as Delete, Add to Favorites, Export, and More actions), but does not offer any option to copy the specific cell's content. <img width="609" height="384" alt="Image" src=" /> Expected behavior When right-clicking on any cell in a table view: The context menu displays an additional "Copy" (or "Copy cell content") action. Clicking this option copies the plain text value of the target cell directly to the clipboard. A brief toast notification confirms the action (e.g., "Copied to clipboard"). Technical inputs Update the table record context menu component to retrieve the targeted field value based on the clicked cell. Add a "Copy&…
No pledges yet. Be the first to back this.
Comments
Similar requests
Column-footer aggregates (Sum/Min/Max/Avg) should follow the field's Short/Full format
1 vote · 0 comments
[Usability/Accessibility/] Tab key navigation not supported between fields in records and tables
1 vote · 0 comments
Add conditional field formatting for numeric table and record fields
3 votes · 0 comments
Hard Delete Option in Command Menu
1 vote · 0 comments
Duplicate record functionnality
3 votes · 0 comments
No comments yet.