mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
89 stars 155 forks source link

Improvement: Add 'Save and Continue' option when editing image elements #614

Closed tailetan closed 1 month ago

tailetan commented 2 months ago

As a user, I want to be able to "Save and Continue" when editing an image element (including Image, Background image and Digital signature) so that I don't have to exit and re-load the element to access added files/images on the element.

For example, if you access an image element now, such as background image, and upload an image, you need to click "Save changes" which closes the element, and then re-open the element to be able to utilize the uploaded image.

It would be useful to be able to save, and immediately utilize the uploaded image without having to exit and re-enter the element.

Mock-up below of how this might look: image

2024-04-22_17h24_08

mdjnelson commented 2 months ago

Thanks, makes sense to me. This will solve https://github.com/mdjnelson/moodle-mod_customcert/issues/613.

mdjnelson commented 1 month ago

Will cherry-pick this today.

mdjnelson commented 1 month ago

Done! I only cherry-picked cause I wanted to edit the commit message with the issue number that it fixes. Thanks again. :)