aurbano/react-ds

Pass endPoint as second argument of onSelectionChange

Open

#46 ouverte le 29 oct. 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)JavaScript (18 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (164 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

Having the endPoint as second argument of onSelectionChange could help with some UX stuff, like popping up some actions panel for highlighted elements in that point. Atm an additional listener is required to accomplish this.

Guide contributeur