-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Upgrade rnmapbox/maps #48436
Upgrade rnmapbox/maps #48436
Conversation
what type of tests should we do here @suneox? |
@abzokhattab We need to test the |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-09-09.at.21.40.35.mp4Android: mWeb ChromeScreen.Recording.2024-09-09.at.21.38.46.mp4iOS: NativeScreen.Recording.2024-09-09.at.12.10.54.mp4iOS: mWeb SafariScreen.Recording.2024-09-09.at.21.22.50.mp4MacOS: Chrome / SafariScreen.Recording.2024-09-09.at.11.56.41.mp4MacOS: DesktopScreen.Recording.2024-09-09.at.12.00.01.mp4 |
@abzokhattab Could you please double-check the zoom feature and re-arrange item on mobile web? I have failed to test it Screen.Recording.2024-09-09.at.12.13.41.mp4 |
I see that its working fine Screen.Recording.2024-09-09.at.10.02.29.AM.mov |
It happens on mWeb/Safari |
Got no issues on mWeb as well ... i am not sure if the bug you're having is related to the upgrade issue: Screen.Recording.2024-09-09.at.10.43.42.AM.mov |
Ok I'll double check again |
I also can’t reproduce it now. So we can go ahead with this change |
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.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Details
Fixed Issues
$ #48123
PROPOSAL: #48123 (comment)
Tests
Verify that the map behaves correctly in the app. Here is an example scenario for opening a screen with the map:
Offline tests
Same as test
QA Steps
same as tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.src/languages/*
files and using the translation methodSTYLE.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)Design
label and/or tagged@Expensify/design
so the design team can review the changes.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
Screen.Recording.2024-09-07.at.10.16.05.PM.mov
Android: mWeb Chrome
https://github.com/user-attachments/assets/16bba4ee-7be4-49b6-acaf-d30c9e16caf0iOS: Native
Screen.Recording.2024-09-07.at.9.58.31.PM.mov
iOS: mWeb Safari
Untitled.mov
MacOS: Chrome / Safari
Screen.Recording.2024-09-07.at.10.26.21.PM.mov
MacOS: Desktop
Screen.Recording.2024-09-07.at.10.11.48.PM.mov