You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a form opts-in to finalized edits
And I have filled out and finalized a submission
When I view the submission via "Ready to send"
Then I see the ✏️ icon
And I can edit the submission
Given a form does not opt-in to finalized edits
And I have filled out and finalized a submission
When I view the submission via "Ready to send"
Then I do not see the ✏️ icon
And I cannot edit the submission
The text was updated successfully, but these errors were encountered:
Blocked by form spec
Blocked by #6591
Acceptance
Given a form opts-in to finalized edits
And I have filled out and finalized a submission
When I view the submission via "Ready to send"
Then I see the ✏️ icon
And I can edit the submission
Given a form does not opt-in to finalized edits
And I have filled out and finalized a submission
When I view the submission via "Ready to send"
Then I do not see the ✏️ icon
And I cannot edit the submission
The text was updated successfully, but these errors were encountered: