aurbano/react-ds

Pass endPoint as second argument of onSelectionChange

Open

#46 opened on Oct 29, 2019

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

Repository metrics

Stars
 (164 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