aurbano/react-ds

Pass endPoint as second argument of onSelectionChange

Open

#46 opened on Oct 29, 2019

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

Repository metrics

Stars
 (163 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide