-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Bugfix: Content Picker Search - support allowed content types config #18042
Bugfix: Content Picker Search - support allowed content types config #18042
Conversation
…content-types
…-allowed-content-types' into v15/bugfix/content-picker-search-allowed-content-types
…content-types
… of https://github.com/umbraco/Umbraco-CMS into v15/bugfix/content-picker-search-allowed-content-types
…content-types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested it out, works great! 🚀
I tried to resolve the merge conflict, (with the input-rich-media.element.ts
and property-editor-ui-media-picker.element.ts
files), but then I didn't want to make any assumptions on the changes. If you can resolve the merge conflicts, I'll get the PR merged in.
…content-types
@leekelleher awesome. Merged conflicts are fixed. I have set the PR to auto-merge 🤞 |
Fixes #17742
This PR adds filter options for
allowedDocumentTypes
,allowedMediaTypes
, andallowedMemberTypes
to the search endpoints, including client-side implementation in pickers.What to test: