Problem/Motivation
After saving a content reminder a confirmation message appears.
If you make additional changes to the reminder and save it, the confirmation message still appears. But, there isn't any real way to confirm that it has been saved again.
Steps to reproduce
Save a reminder. Make some changes. Save it again. Are you sure it was saved? The confirmation message doesn't change.
Proposed resolution
When changing any of the fields, maybe make the confirmation message disappear so that on the next save you can get a new message.
Comments
Comment #2
timozura commentedThis was fixed as part of https://www.drupal.org/project/content_reminders/issues/3559713.
After creating a content reminder as part of another node edit form, a confirmation message appears above the button. Now, when focus changes to any of the input elements, the message will disappear so that a subsequent save can show the message again.
Comment #4
timozura commented