I added the upload widget to a custom entity browser that I'm using. However, I noticed users were still able to view that tab when the entity browser was open (even though they did not have the permission to view it). The patch in #8 did fix the problem for me.
- πΊπΈUnited States dave reid Nebraska USA
I do agree that I'm not sure this makes sense to do given that core doesn't have any access API around file entities, but the change to MediaImageUpload *does* seem reasonable to me since media entities do have a full access API.
- Status changed to Needs work
8 months ago 12:01pm 11 August 2024 - π¨πSwitzerland berdir Switzerland
Needs to be a merge request now. I'd prefer to focus just on media entities here, as discussed before, file entities simply don't have that concept, and I'm not sure why we should respect an API that core doesn't use.