-
Notifications
You must be signed in to change notification settings - Fork 95
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
Implement a TreeMultiSelectField in React #53
Comments
Damian brought up a good point: We might not not this field at all.
Given this, I'm removing the 4.0 milestone. Keeping the ticket around a bit until there's more clarity if we can remove this use case completely. |
@clarkepaul Can you please give this some design love? Fairly high priority, since there's dependant cards. |
@clarkepaul Are you considering multi-select for large trees as well? This might need a multi-stage process, where you search, add one or more items from the results, then do another search and add more items. |
This needs a design review before dev starts ie there is no code to peer review. |
@clarkepaul The designs look good :) and inline with what |
@clarkepaul Designs look great! A few notes:
|
@flamerohr do you mean the border for these selected items? |
Cheers, this answers all the questions, I think we could start implementing this after tasking it up :) moving it back to "Next" |
Reviewing now. |
Acceptance Criteria
Tasks
Nice to haves
Notes
<TreeDropdownField>
component, ideally with minimal code duplicationDesigns
Looking for feedback on these (WIP) https://projects.invisionapp.com/boards/D3X68PS46K28/
Related
Pull requests
The text was updated successfully, but these errors were encountered: