-
Notifications
You must be signed in to change notification settings - Fork 72
Cover letter for fraudulent reason #10823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…he-evidence-form
Test the buildOption 1. Jetpack Beta
Option 2. Jurassic Ninja - available for logged-in A12s🚀 Launch a JN site with this branch 🚀 ℹ️ Install this Tampermonkey script to get more options. Build info:
Note: the build is updated when a new commit is pushed to this PR. |
Size Change: +1.79 kB (0%) Total Size: 1.25 MB
ℹ️ View Unchanged
|
) } #${ caseNumber } ${ __( | ||
'for transaction', | ||
'woocommerce-payments' | ||
) } #${ transactionId } ${ __( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dmvrtx this comes from the template in Figma. You might want to comment there?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I left the comment there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have enough experience to talk about the JS code. I ran through the flow though and noticed, that if I upload a piece of evidence, it will be included in the cover letter.
However, if I go back and remove the uploaded evidence, it remains listed in the cover letter. I didn't modify the cover letter in any sense, so I expected the content to be regenerated.
Update: I noticed that if I reload the page, the attachment comes back, so I guess it has to do something with an incomplete flow when removing it.
it should be, I tried debugging this, but could not find yet the solution. I'm thinking about opening a ticket to investigate further
I've fixed this issue and another one I've found b13e99d |
…rm' into woopmnt-5025-add-logic-to-save-for-later
…5028-cover-letter-fraudulent
…omattic/woocommerce-payments into woopmnt-5028-cover-letter-fraudulent
@dmvrtx just created an issue for the cover letter state - https://linear.app/a8c/issue/WOOPMNT-5039/cover-letter-state-is-not-being-updated-after-a-file-is-addedchanged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great now! Thank you for handling this and improving the whole experience!
See WOOPMNT-5028
Changes proposed in this Pull Request
waiting for: #10821
Add the logic for the cover letter
Testing instructions
npm run changelog
to add a changelog file, choosepatch
to leave it empty if the change is not significant. You can add multiple changelog files in one PR by running this command a few times.Post merge