Open cairocoder01 opened 2 years ago
The component itself can extend the dt-connection component it just needs to pull in a list of users instead of a list of contacts
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 Snap! As I too was getting ready to jump onto this! Ok, cool; sounds like a plan - holding off! 🙂
@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