[CP Staging] Fix notification navigation to report#28525
Conversation
|
@cubuspl42 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] |
Reviewer Checklist
Screenshots/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOSAndroid |
|
@redpanda-bit Please complete the checklist |
|
@mountiny Can you help merge this quick change. This fixes a deploy blocker |
|
@s77rt I can check off the missing part of the checklist but just know that I didn't complete the:
|
|
@mountiny I tested on MacOS / Chrome / Safari and MacOS / Desktop. For some reason notifications are not working for me on Android emulator and faced provisioning profile errors on ios device. Sorry I didn't know there was a job testing for the PR checklist. |
|
Completed the checklist for you, the change is straightforward and its a consequence of a conflict with Routes file refactor @redpanda-bit thanks for a quick PR, testing the native notifications is not easy, for any PR though you are expected to test every platform to confirm fix works everywhere. In this case I will move this forwards as its deploy blocker and seems to me this should be correct fix |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
[CP Staging] Fix notification navigation to report (cherry picked from commit 35b91ea)
|
🚀 Cherry-picked to staging by https://github.com/mountiny in version: 1.3.75-6 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.75-12 🚀
|
|
Thank you @mountiny |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 1.3.77-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.77-7 🚀
|
Details
Update function call to be called the expected manner.
cc: @s77rt
Fixed Issues
$ #28328
PROPOSAL: #28328 (comment)
Tests
Offline tests
Same as above.
QA Steps
Same as above.
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-notification.mov
Mobile Web - Chrome
Mobile Web - Safari
Desktop
desktop-notification.mov
iOS
Android