Not possible to restrict image types in image cropper #18200
Replies: 3 comments
-
Hi there @RachBreeze! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Beta Was this translation helpful? Give feedback.
-
Hi @RachBreeze 👋 Thanks for your suggestion 💪 I have moved it to the Discussions section, as this is really a feature request. We'll have a quick chat on the team and see what we can come up with. Future notesMedia Picker 3 does not directly allow for configuring allowed file types. It "only" allows for restricting the media types that can be picked. |
Beta Was this translation helpful? Give feedback.
-
Quick follow-up here. At this time we're prioritizing feature parity with V13 for the "new" backoffice. While we would love this feature, we won't be investing time into it just until after V16. We would love to see a community contribution here, though 😄 Please note: We will be accepting this as a new feature in V15, so if anyone picks it up, please target V15. |
Beta Was this translation helpful? Give feedback.
-
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
13.5.3
Bug summary
In the file upload and media picker 3 properties it is possible to restrict file upload type as per https://docs.umbraco.com/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/media-picker-3
However when defining image crops it is not possible to add this restriction
This doesn't feel consistent. But also there are issues with resizing gifs which have a large number of frames see SixLabors/ImageSharp#284
It would be good to have the ability to restricit file type on image cropper
Specifics
No response
Steps to reproduce
Try and configure a file type restriction in image cropper in the same way as one does for media picker3 and umbracoFile
Expected result / actual result
To be able to restrict image types in image cropper the same way as media picker3 and umbracoFile
Beta Was this translation helpful? Give feedback.
All reactions