Ensure test drive modal doesn't show again if it has been dismissed#71563
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #71563 +/- ##
==========================================
+ Coverage 30.28% 34.89% +4.61%
==========================================
Files 3281 3280 -1
Lines 107313 107325 +12
Branches 34221 34242 +21
==========================================
+ Hits 32497 37453 +4956
+ Misses 74683 69683 -5000
- Partials 133 189 +56 📢 Thoughts on this report? Let us know! 🚀 New features to boost your workflow:
|
67a07f0 to
95a6042
Compare
Contributor
|
@ShridharGoel Please add the verify step to your list of test steps. |
Contributor
Author
|
Updated. |
Contributor
Author
|
@akinwale Can you review this when possible? Thanks. |
Contributor
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari71563-web-1.mp471563-web-2.mp4 |
Contributor
|
@marcochavezf bump on review. |
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
92 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/marcochavezf in version: 9.2.30-0 🚀
|
16 tasks
Contributor
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.2.30-6 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Explanation of Change
This change aims to ensure that the test drive modal doesn't show again if it has been dismissed.
The solution is to modify the completeOnboarding function to only set testDriveModalDismissed: false if it's not already true. This prevents overwriting the dismissed state when the modal has already been dismissed.
Fixed Issues
$ #70865
PROPOSAL: #70865 (comment)
Tests
Preconditions:
lc-debug = 1
lc-qa = 2
STR:
Offline tests
QA Steps
Same as tests.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, 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.ScrollViewcomponent to make it scrollable when more elements are added to the page.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
Screen.Recording.2025-09-30.at.8.29.01.PM.online-video-cutter.com.mp4
Android: mWeb Chrome
Screen.Recording.2025-09-30.at.6.43.39.PM.mov
iOS: Native
Simulator.Screen.Recording.-.iPhone.16.Plus.-.2025-09-30.at.18.29.19.online-video-cutter.com.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.16.Plus.-.2025-09-30.at.18.27.00.online-video-cutter.com.mp4
MacOS: Chrome / Safari
Screen.Recording.2025-09-30.at.6.22.52.PM.online-video-cutter.com.mp4
MacOS: Desktop
Screen.Recording.2025-09-30.at.6.45.35.PM.online-video-cutter.com.mp4