FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests