palantir/blueprint

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

Open

#5123 aperta il 10 feb 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)TypeScript (2167 fork)batch import
Domain: accessibilityP2Package: tableType: feature requesthelp wanted

Metriche repository

Star
 (20.263 star)
Metriche merge PR
 (Merge medio 43g 10h) (27 PR mergiate in 30 g)

Descrizione

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.

Guida contributor