Note: Delete the description statements, complete each step. None are optional, but can be justified as to why they cannot be completed as written. Provide known gaps to testing that may raise the risk of merging to production.
Are you removing, renaming or moving a folder in this PR?
[x] No, I'm not changing any folders (skip to TeamSites and delete the rest of this section)
[ ] Yes, I'm removing, renaming or moving a folder
Summary
fixes a bug where trying to move a message from one folder to another while editing a draft would cause an error.
Related issue(s)
MHV-61588 - User unable to move conversation when a reply draft is started
User unable to move conversation when a reply draft is started
GIVEN A user navigates to a thread
AND Clicks reply button and "Continue to reply" on interstitial page
AND A reply draft message textbox appears
AND Regardless whether a draft is started, saved or not saved
WHEN A user clicks Move button, proceeds with a folder selection and confirms moving a thread
THEN An error banner is displayed "We’re sorry. We couldn’t load this page. Try again later."
AND User is unable to move a thread
[ ] Browser console contains no warnings or errors.
[ ] Events are being sent to the appropriate logging solution
[ ] Feature/bug has a monitor built into Datadog or Grafana (if applicable)
Authentication
[ ] Did you login to a local build and verify all authenticated routes work as expected with a test user
Requested Feedback
(OPTIONAL) What should the reviewers know in addition to the above. Is there anything specific you wish the reviewer to assist with. Do you have any concerns with this PR, why?
Note: Delete the description statements, complete each step. None are optional, but can be justified as to why they cannot be completed as written. Provide known gaps to testing that may raise the risk of merging to production.
Are you removing, renaming or moving a folder in this PR?
Summary
Related issue(s)
MHV-61588 - User unable to move conversation when a reply draft is started
Testing done
Screenshots
Note: This field is mandatory for UI changes (non-component work should NOT have screenshots).
What areas of the site does it impact?
(Describe what parts of the site are impacted if code touched other areas)
Acceptance criteria
Quality Assurance & Testing
Error Handling
Authentication
Requested Feedback
(OPTIONAL) What should the reviewers know in addition to the above. Is there anything specific you wish the reviewer to assist with. Do you have any concerns with this PR, why?