Open timtim17 opened 1 month ago
Revisiting this for clarity, after adding a Detail to a match note we see that a second Detail field is added so that we can add another note if needed. We save, and then decide after that we want to delete the note, so we re-open the modal and clear the first "Detail" field. However, the note still exists, though to the user it seems fine since the "Notes" column appears empty. But, the second Detail field is still present if we re-open the modal, and if we fill in the 2nd Details field then the Notes column indicates there are [2 notes]. There is no way to permanently delete a note.
Is your feature request related to a problem? Please describe. There seems to be no way to delete notes from a match on the HR screen. Blanking out the "Detail" and tags fields still leaves the note on the match.
Describe the solution you'd like If the note is completely blank, delete the note. For example, if a match has [1 note], and it is later edited to clear all contents, it should be removed such that the match has 0 notes.
Describe alternatives you've considered A delete button on each note to delete it without needing to clear the contents.
Additional context N/A