Feat: Handle the direct feed credentials expiration#54444
Conversation
|
@rayane-djouah 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] |
|
@waterim How can I simulate the expiration of a bank connection? I’m considering hardcoding the conditions, but are there alternative approaches? For QA steps, we should either provide clear test instructions for QA testers or add [No QA] to the title. Additionally, could you please resolve the merge conflicts? Thanks! |
|
@rayane-djouah Actually you can probably only hardcode it, but for a real case you need to have a bank connection, Im not sure is it possible to provide it to you, maybe @mountiny can help with this Sorry for a late answer, I was OOO till today |
|
@allgandalf is taking over per here |
|
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
There was a problem hiding this comment.
Lots of stuff is duplicated from the addNew flow. Could be dry this up?
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-01-07.at.11.01.15.PM.movAndroid: mWeb ChromeScreen.Recording.2025-01-07.at.10.59.37.PM.moviOS: NativeScreen.Recording.2025-01-07.at.10.55.14.PM.moviOS: mWeb SafariScreen.Recording.2025-01-07.at.10.56.04.PM.movMacOS: Chrome / SafariScreen.Recording.2025-01-07.at.10.53.33.PM.movMacOS: DesktopScreen.Recording.2025-01-07.at.10.54.23.PM.mov |
allgandalf
left a comment
There was a problem hiding this comment.
I mocked the connection using onyx.merge, tested as expected
mountiny
left a comment
There was a problem hiding this comment.
Thanks! this was tested and works well, since this is fixing a real issue that real customers have we are going to proceed with the change and Artem will dry up this code whne he gets back form his ooo
|
✋ 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/mountiny in version: 9.0.82-0 🚀
|
1 similar comment
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.82-0 🚀
|
|
Tested and still working well on staging! |
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.82-12 🚀
|
Details
Fixed Issues
$ #54298
PROPOSAL: N/A
Tests
Offline tests
Same as tests
QA Steps
None
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
Details
Untitled.mov
Screen.Recording.2024-12-24.at.01.29.56.mov