aurbano/react-ds

Pass endPoint as second argument of onSelectionChange

Open

#46 aberto em 29 de out. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (18 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (164 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador