Oddbean new post about | logout
 But it should be saved in your drafts if it happens again. 
 The issue there is that while it will return to the draft. The post becomes a fresh note and not a response to someone when I press the back button. 

One possible coding solution to this bug would be to implement this condition. That if a person is opening up a note, pause the incoming feed, and resume it once the note has been posted, saved as a draft, or exited completely. Not sure how to do this in kotlin, but it should be easy enough to accomplish.

There is no reason for posts to be loading anyway when you are already focused on responding to someone. This should resolve the issue gracefully.