Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component: User Select #24

Open
cairocoder01 opened this issue Oct 6, 2022 · 4 comments
Open

Component: User Select #24

cairocoder01 opened this issue Oct 6, 2022 · 4 comments
Assignees

Comments

@cairocoder01
Copy link
Collaborator

cairocoder01 commented Oct 6, 2022

See readme in component directory for details

https://github.com/DiscipleTools/disciple-tools-web-components/tree/master/src/components/form/dt-user-select

@cairocoder01 cairocoder01 added this to the Initial Release milestone Oct 6, 2022
@corsacca
Copy link
Member

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

@micahmills
Copy link
Collaborator

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.

@kodinkat
Copy link

@micahmills Snap! As I too was getting ready to jump onto this! Ok, cool; sounds like a plan - holding off! 🙂

@cairocoder01
Copy link
Collaborator Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants