-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[Internal QA]: Add force to auth bank if credentials expired during member assignment card #55269
[Internal QA]: Add force to auth bank if credentials expired during member assignment card #55269
Conversation
cc @allgandalf |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeiOS: mWeb SafariMacOS: Chrome / SafariScreen.Recording.2025-01-17.at.23.31.51.movMacOS: Desktop |
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Tested on web and works well! I was able to assign a card from the workspace member profile after authenticating there. Only feedback is the UI is not super intuitive. After connecting, you need to close the RHP and reopen it and try to assign a card again (rather than just having the RHP change to the assign card flow). The same thing happens when you try to assign a card on the company cards page after authenticating though. I think we plan to clean it up as a follow up? |
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, tested with some mock data for the cards and expiration setup.
@joekaufmanexpensify Very fair, that should be improved although we still battling with the redirections there. @waterim @VickyStash would you be able to work on that improvement in this flow that Joe mentioned |
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.
Thanks!
✋ 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.88-0 🚀
|
@joekaufmanexpensify will QA this in staging |
Qa'ed and works! |
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.88-7 🚀
|
Explanation of Change
Bring missing logic for isFeedExpire check for member "Add new card" flow (mirroring logic from src/pages/workspace/companyCards/WorkspaceCompanyCardsPage.tsx
Fixed Issues
$ #55104
PROPOSAL:
Tests
Precondition: Credential status in expired condition for assigning cards
Offline tests
No changes
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
android.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-web.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov