palantir/blueprint

Table FR: keyboard shortcut / hotkey for pasting clipboard data into cells

Open

#5,123 建立於 2022年2月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (2,167 fork)batch import
Domain: accessibilityP2Package: tableType: feature requesthelp wanted

倉庫指標

Star
 (20,263 star)
PR 合併指標
 (平均合併 43天 10小時) (30 天內合併 27 個 PR)

描述

Feature request

The table component should support Ctrl+V and Cmd+V for pasting clipboard data into cells, similar to many spreadsheet applications.

It would also be nice to export a <PasteCellsMenuItem> which does the same action. This would be used similar to <CopyCellsMenuItem> via the bodyContextMenuRenderer prop API.

貢獻者指南