-
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
fix: treat certain US numbers as invalid #33605
fix: treat certain US numbers as invalid #33605
Conversation
@aimane-chnaif 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] |
This comment has been minimized.
This comment has been minimized.
Asking for a qa |
@barros001 please fix conflict |
@mountiny did we get any feedback? |
# Conflicts: # src/pages/DetailsPage.js # src/pages/ProfilePage.js
@aimane-chnaif fixed. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.movAndroid: mWeb Chromemchrome.moviOS: Nativeios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
Lint failing |
fixed |
Once we get 🟢 from #33605 (comment), we can merge |
Making a new build |
@barros001 @aimane-chnaif to confirm, what was done differently compared to the previous PR which was reverted? |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
It’s the same PR. The idea is to confirm whether this PR caused the slowness or if it was another PR. There are two PRs that could’ve caused it and we are trying to identify which is the culprit. On Jan 8, 2024, at 6:01 PM, Vit Horacek ***@***.***> wrote:
@barros001 @aimane-chnaif to confirm, what was done differently compared to the previous PR which was reverted?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thank you sorry for the back and forth, I have been travelling so less time to focus |
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.
Testing went well, I think we can proceed @madmax330
✋ 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/madmax330 in version: 1.4.24-4 🚀
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.4.24-8 🚀
|
Details
We have a special case of US phone numbers that are technically valid but we want to treat them as invalid.
Fixed Issues
$ #28492
PROPOSAL: #28492 (comment)
Tests
Offline tests
QA Steps
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(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label 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
android_native.webm
Android: mWeb Chrome
android_web.webm
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2023-11-27.at.12.14.10.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2023-11-27.at.12.14.50.mp4
MacOS: Chrome / Safari
Screen.Recording.2023-11-27.at.12.05.17.PM.mov
MacOS: Desktop
Screen.Recording.2023-11-27.at.12.07.14.PM.mov