17020 — Migrate calendar picker to PressableWithFeedback/WithoutFeedback#19557
Conversation
|
@Santhosh-Sellavel @cristipaval One of you needs to 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] |
39dc8db to
aff35d4
Compare
cristipaval
left a comment
There was a problem hiding this comment.
Hey @robertKozik ! It doesn't seem that you've been hired to fix the issue. cc @roryabraham
|
@cristipaval I'm assign to the issue associated with this PR as the software mansion employee @Santhosh-Sellavel Thanks for review I'll adress all the issues ASAP |
|
Damn! 🤦 |
|
@cristipaval no worries! 👌🏼 Sometimes I cannot believe myself that I'm from there 😆 |
|
@Santhosh-Sellavel I've changed everything based on your review comments. I also added the propTypes comments in |
Reviewer Checklist
Screenshots/VideosWeb & DesktopScreen.Recording.2023-05-31.at.1.36.17.AM.movMobile Web - Chrome & Mobile Web - SafariScreen.Recording.2023-05-31.at.1.38.00.AM.moviOS & AndroidScreen.Recording.2023-05-31.at.1.39.15.AM.mov |
Santhosh-Sellavel
left a comment
There was a problem hiding this comment.
LGTM, thanks!
|
All your @cristipaval |
|
🚀 Deployed to staging by https://github.com/cristipaval in version: 1.3.23-1 🚀
|
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.23-7 🚀
|
1 similar comment
|
🚀 Deployed to production by https://github.com/roryabraham in version: 1.3.23-7 🚀
|
Details
This PR migrates CalendarPicker component from using
TouchableOpacityandPressabletoPressableWithFeedbackandPressableWithoutFeedback. Styling and how this component works shouldn't be changed.Fixed Issues
$ #17020
PROPOSAL: #17020
Tests
Personal Detailssection and then toDate of BirthOffline tests
Same as Test steps
QA Steps
Same as Test steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Web
Desktop.-.web.mov
Mobile Web - Chrome
Android.-.web.mov
Mobile Web - Safari
RPReplay_Final1684929684.mp4
Desktop
Desktop.-.native.mov
iOS
iOS.-.native.mov
Android
Android.-.native.mov