palantir/blueprint
View on GitHub[Table] Feature Request: Add an onStartEditing event handler to EditableCell
Open
#2,682 opened on Jul 12, 2018
Package: tableType: feature requesthelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
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:
