palantir/blueprint

[Table] Feature Request: Add an onStartEditing event handler to EditableCell

Open

#2,682 opened on Jul 12, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (20,263 stars) (2,167 forks)batch import
Package: tableType: feature requesthelp wanted

Description

It would be quite helpful to have an onStartEditing event handler on EditableCell that takes a function that is passed a row and column. This allow would show additional custom elements (select, autocomplete and etc.).

Example: _add_on_edit

Contributor guide

[Table] Feature Request: Add an onStartEditing event handler to EditableCell · palantir/blueprint#2682 | Good First Issue