There should be a boolean column added to the text_drafts table to indicate that the changes have been resolved. When viewing drafts, "resolved" drafts should be filtered out by default, with the option to view them as needed. The user should also have the ability to mark the draft as resolved.
There should be a boolean column added to the
text_drafts
table to indicate that the changes have been resolved. When viewing drafts, "resolved" drafts should be filtered out by default, with the option to view them as needed. The user should also have the ability to mark the draft as resolved.