palantir/blueprint

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

Ouverte

#2 682 ouverte le 12 juil. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)TypeScript (2 167 forks)batch import
Package: tableType: feature requesthelp wanted

Métriques du dépôt

Stars
 (20 263 étoiles)
Métriques de merge PR
 (Merge moyen 43j 10h) (27 PRs mergées en 30 j)

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

Guide contributeur