Problem/Motivation

When on a node where the content reminder form is present, a content reminder can be created.
It would be nice if there was functionality to delete a content reminder as well.

Steps to reproduce

  1. Go to any node form where the content reminders are available.
  2. Create and save a reminder
  3. Now try and delete the reminder without having to go the content reminders list page.

Proposed resolution

Add a delete button to the content reminder form if a reminder exists . Delete using a confirmation modal and ajax to remove the values from the reminder form.

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

timozura created an issue. See original summary.

timozura’s picture

MR is in draft. A delete button has been added. It opens a modal. Confirming delete will delete the reminder. Currently unable to reattach the date/time pickers on the date field. Will need to complete before possibility of merge.

timozura’s picture

Status: Active » Closed (won't fix)

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.