When you use the option to upload a logo, there is no 'save' button right below the image upload field. I eventually figured out that I have to save the *style* to get the image saved. This seems totally non-intuitive. Anyplace else that you see an image upload field you see a 'save' button right below it.
I think this is a big UX problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 940336.patch | 14.45 KB | swentel |
| #3 | 940336.patch | 10.17 KB | swentel |
Comments
Comment #1
jyve commentedAgree! (sorry swentel :))
Comment #2
swentel commentedYeah, I need to think about that - I already did - and it's not easy, but I'll come up with something, probably an 'apply' button like with the custom css plugin. Gimme a few hours :)
Comment #3
swentel commentedKaren, can you test the patch attached ?
Comment #4
swentel commentedAlready committed on dev (with another small fix too)
Comment #5
karens commentedThis is better. The submit button is still pretty far away from the upload form. It took me a while to find it even when I knew it should be there. Ideally the button would be right below the upload.
I handled it be doing a form alter to re-name the button and add some descriptive text to make it easier to tell what is going on.
Comment #6
swentel commentedCommitted to D7 branch.