Allow negative response to be reprompted after 30 days - #94163
Conversation
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
|
@arosiclair Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
|
cc @MariaHCD |
|
@MelvinBot looks like that's flaky test can you investigate? |
|
Confirmed — the failing check is unrelated to this PR. Safe to re-run. Why: This PR only touches The failures also have the classic flaky signature of cross-test state leakage / timing, not a real regression:
These are stale Onyx/optimistic state bleeding between tests, which is order/timing dependent — and Recommendation: Re-run the failed Failure details
All 6 in
|
trjExpensify
left a comment
There was a problem hiding this comment.
For a project in #migrate. 👍
|
@hungvu193 reagarding the QA steps, the QA team will not be able to wait for 30 days so could you please update the steps to just include regression tests i.e. ensure that submitting a positive response does not show the app review modal again, ensuring that skip dismisses the modal, ensuring that choosing a negative response also dismisses the modal. |
|
Does this sound good to you: |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
|
🚧 MariaHCD has triggered a test Expensify/App build. You can view the workflow run here. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/MariaHCD in version: 9.4.21-2 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.4.21-9 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
Currently, once a user responds with a negative or positive review from the Proactive Review App Modal, we won't reprompt the modal again. In this PR, we change the logic to reprompt the modal after 30 days if they respond neagtively.
Fixed Issues
$ Part of https://github.com/Expensify/Expensify/issues/635692
PROPOSAL: N/A
Tests
Same as QA Tests.
Offline tests
N/A
QA Steps
Step 3change your answer to "Yeah" or skip the modal.PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)Avatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari