ThisIsSidam / rem-reminds-you

A repetitive reminder application. You missed the reminder? Don't worry, It'll pop up and remind you again.
GNU General Public License v3.0
32 stars 1 forks source link

Using title parser while editing a reminder causes duplication #3

Closed ThisIsSidam closed 3 months ago

ThisIsSidam commented 3 months ago

Steps

  1. Add a reminder
  2. Tap on the reminder to edit it
  3. Use the title parser feature like "[title] in 5 minutes" and confirm it
  4. Save the reminder

Expected Result

The reminder is edited

Actual Result

There are now two reminders. If one is deleted, another does not have the delete option and is there for forever.