You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @corsacca and @kodinkat I had a conversation with my contractors yesterday and they have actually started working on this. I should have a PR soon that will have the user select. So hold off on working on this until I can review what they have done.
@micahmills I saw the PR from your devs about the user connection. I think one thing we need to watch out for is that the current user select only allows a single user to be selected. The connection field allows multiple. I think we will maybe need an attribute to indicate single or something so that we don't break existing user select fields that only expect a single value, but could allow a future expansion to support multiple.
See readme in component directory for details
https://github.com/DiscipleTools/disciple-tools-web-components/tree/master/src/components/form/dt-user-select
The text was updated successfully, but these errors were encountered: