Trying to reply to a topic with an exisiting edit draft opens the composer with the edit draft as a reply instead

If you start editing a post, then click x to save the edit draft, then click on Reply, the composer opens with your edit draft and not a blank composer. The composer is not even an edit action; it posts a reply with the edited post.

I think the reason for this is that the topic is serialized with a string draft field, so handling multiple drafts per topic isn’t built in.

1 Like