palantir/blueprint

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

开放

#5,123 创建于 2022年2月10日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (2,167 个派生)batch import
Domain: accessibilityP2Package: tableType: feature requesthelp wanted

仓库指标

星标
 (20,263 个星标)
PR 合并指标
 (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.

贡献者指南