palantir/blueprint
View on GitHubTable FR: keyboard shortcut / hotkey for pasting clipboard data into cells
Open
#5,123 opened on Feb 10, 2022
Domain: accessibilityP2Package: tableType: feature requesthelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
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.