-
Notifications
You must be signed in to change notification settings - Fork 0
fix(web): do not persist untouched empty compose drafts #186
Copy link
Copy link
Closed
Labels
area:webWeb applicationWeb applicationjavascriptPull requests that update javascript codePull requests that update javascript codepriority:p1High priorityHigh prioritystatus:readyDependencies are actionable and work may startDependencies are actionable and work may starttype:bugNormal defect in the regular delivery flowNormal defect in the regular delivery flow
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
area:webWeb applicationWeb applicationjavascriptPull requests that update javascript codePull requests that update javascript codepriority:p1High priorityHigh prioritystatus:readyDependencies are actionable and work may startDependencies are actionable and work may starttype:bugNormal defect in the regular delivery flowNormal defect in the regular delivery flow
Problem
Opening a new composer and immediately closing it persists an empty draft. The authenticated inbox then displays a blank conversation row (sender only, no subject or preview), even after refresh. This was reproduced in the deployed UI during the post-merge visual audit of #185.
Scope
Acceptance criteria