-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
(WIP) Add multiselect widget #922
Conversation
Deploy preview for netlify-cms-www ready! Built with commit e496bf3 |
943df4a
to
e496bf3
Compare
Just pushed up some local commits from a few months back, this still needs to be completed. |
Deploy preview for cms-demo ready! Built with commit e496bf3 |
Any thoughts on ETA for delivering this? Or is this something someone else needs to pick up and run with? |
@cpjolicoeur this does need a sponsor, if you're interested in taking it on let me know Sent with GitHawk |
@erquhart Will do. Not sure I can commit currently, but perhaps in the next few weeks. We are in the middle of rolling our own widget for this, but after that, I'll circle back and see about making a more generic, publically consumable multiselect. |
Awesome, sounds good. |
Closing as stale. |
@erquhart Are the PRs that you are closing as "stale" being replaced, or just completely dropped for now? |
They're only being replaced if someone replaces them. Need to close pull requests that stop moving, but anyone is free to pick one up and open a new PR. Sent with GitHawk |
Note: multi-select is now supported in the select widget via the |
- Summary
Add multiselect widget.
Remaining work:
- Test plan
Tested manually
- Description for the changelog
Add multiselect widget