Redux: Posting sometimes doesn't clear the saved post #1545
Labels
area: backend
Changes to server-side code
complexity: unassessed
Needs further developer investigation before complexity/feasibility can be determined.
priority: medium
type: bug
Something isn't working
meta:293215
#538 seems to be happening again, non-deterministically. Sometimes a user posts an answer successfully, but the draft of that answer is still in the answer box on the page. The problem has been seen in multiple browsers by multiple people.
We don't want to discard drafts prematurely of course, but after the post is made it would be safe to discard the draft. Maybe we have an ND timing issue here?
Possibly related: https://meta.codidact.com/posts/293237
The text was updated successfully, but these errors were encountered: