-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Fix] Double consent ask #33157
[Fix] Double consent ask #33157
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: NativeCan't test on Android to due an ongoing issue https://expensify.slack.com/archives/C01GTK53T8Q/p1702883604941629 Android: mWeb Chromemweb-chrome.moviOS: Nativeios.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
Can't test on Android to due an ongoing issue https://expensify.slack.com/archives/C01GTK53T8Q/p1702883604941629. I don't think this is a blocker though as I tested earlier and confirmed it works as expected. |
Thanks @s77rt! @thienlnam it's all yours now, I suppose |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/thienlnam in version: 1.4.15-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.4.15-5 🚀
|
Details
Fixed Issues
$ #32121
PROPOSAL:
Tests
Distance
tab. You should NOT be asked for location permission again when you go back toDistance
tab.Start
to add a new waypoint and choose any location, thenSave
. Map should pan to the selected location. HitStart
again and then delete the entered location and hitSave
. Map should pan back to the original location.Distance
tab and selectDon't allow
when asked for location permission. Then close the wholeRequest money
screen. When you go toRequest money
->Distance
again, you should be asked for location permission once again. Now, if you hitDon't allow
and closeRequest money
you will NOT be asked again if you doRequest money
->Distance
.Distance
tab and selectAllow only once
when asked for location permission. Then close the wholeRequest money
screen. When you go toRequest money
->Distance
again, you should NOT be asked for location access because thisAllow only once
access works until app is killed.Offline tests
QA Steps
Tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
150936-480x1120.1.mp4
Android: mWeb Chrome
Screen.Recording.2023-12-15.at.15.33.56.mov
iOS: Native
Screen.Recording.2023-12-15.at.15.22.51.mov
Screen.Recording.2023-12-15.at.15.21.16.mov
iOS: mWeb Safari
Screen.Recording.2023-12-15.at.15.22.12.mov
MacOS: Chrome / Safari
Screen.Recording.2023-12-15.at.15.15.46.mov
MacOS: Desktop
Screen.Recording.2023-12-15.at.15.12.05.mov