Unfortunately I can’t figure this problem out by myself:
Whenever I click on the three dots in an image card inside a file section and click “replace” (de: “ersetzen”) nothing happens except a little icon glitch where the search icon is. Also no error message.
I can however replace the image when I click “open” and then go through the image settings.
Is this a bug? I tried logging out and in again. I did not tamper with the folder permissions.
Some screenshots of the blueprint and the dropdown menu:
So you would have to update to fix that. It’s generally not a good idea to make a project non-updatable. We constantly fix issues… And sometimes issues are also security related.
That’s true. Do you think an update would somehow break a custom css? Or do you maybe know if there’s anything major that can break after an update from 3.2 to the currently latest version?
Quick follow up question concerning replacing images:
Can I have a file field inside a structure field where I can actually replace a file? Or is the replace function only possible within sections?
I have an additional file section with all the images, where you can actually replace an image, however to have the thumbnail of the previous image updated, I need to reload the whole panel page.
Do you know if there could be a “force-refresh” of the thumbnails of the newly replaced images?
I guess for that to happen, either the Panel would have to refresh automatically after a replacement or it would have to emit an event that all fields would have to react on.