-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Media picker should support a minimum and a maximum number of items. #4922
Comments
There's a migration challenge here. Having "Minimum number of items" and "Maximum number of items" there's no longer any need for "Pick multiple items". Which means... how to migrate? A suggested approach could be:
|
Oh no, never replied to this 🙈 Someone asked about it and this sounds sensible to me, taking @kjac's suggestions into account. I think the only concern might be that we'd need to update Deploy to support these new options as well, I am not sure they will be picked up automatically. And then there's a migration issue as well, not sure if Deploy will pick up on the migrated content. Anyway, we can figure that out later. For now it would be great to work on, sure! |
Feedback on the Deploy part: this is no problem, Deploy will pick up on the new config with no problem. So ignore my concerns! 👍 |
I think this is similar to the configuration changes I suggested in #8471 Maybe "Disable folder select" would also be obsolete if we instead can configurate allowed media types 👍 |
Hey folks, I'm going to close this one as a duplicate of #8471, Emma |
Today it is only possible to select whether a media picker is allowed to choose one item or multiple items. I would love to see the same settings as in the Multinode tree picker where you can specify the minimum and a maximum number of allowed items.
The text was updated successfully, but these errors were encountered: