AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
839 stars 315 forks source link

Hide edit button if picture is newly assigned #239

Closed masche842 closed 12 years ago

masche842 commented 12 years ago

When assigning a picture to an element and clicking the pencil (before saving it), the picture 'disappears' (means it isn't saved). This is a somehow unnatural behaviour, I think. It would be better to (at least temporarily) save the picture. Thoughts?

tvdeyen commented 12 years ago

It depends.

I think it is somehow unnatural that a picture is saved although I haven't saved the element yet.

Maybe we should disable the edit buttons until the element gets saved.

This is the same issue with the image cropper and unsaved pictures btw.

Am 22.05.2012 um 12:13 schrieb Marc:

When assigning a picture to an element and clicking the pencil (before saving it), the picture 'disappears' (means it isn't saved). This is a somehow unnatural behaviour, I think. It would be better to (at least temporarily) save the picture. Thoughts?


Reply to this email directly or view it on GitHub: https://github.com/magiclabs/alchemy_cms/issues/239