-
Notifications
You must be signed in to change notification settings - Fork 3k
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 possibility to assign cards from members page when feeds are configured #55809
[Internal QA]: Add possibility to assign cards from members page when feeds are configured #55809
Conversation
@ahmedGaber93 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] |
Hello @mountiny @joekaufmanexpensify |
🚧 @mountiny has triggered a test build. You can view the workflow run here. |
@ahmedGaber93 Are you able to review this PR? if you need a commercial feed, I can add it to your policy, just create some with the company cards enabled and I can add it to it |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪
|
@mountiny Sorry, I am not familiar with "Company cards" context. Please reassign. |
@mountiny friendly bump |
@allgandalf what is your eta? can you please prioritize this one? thanks! |
Testing now |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb ChromeScreen.Recording.2025-01-30.at.1.17.31.PM.movAndroid: NativeScreen.Recording.2025-01-30.at.1.16.14.PM.moviOS: NativeScreen.Recording.2025-01-30.at.1.08.32.PM.moviOS: mWeb SafariScreen.Recording.2025-01-30.at.1.09.40.PM.movMacOS: Chrome / SafariScreen.Recording.2025-01-30.at.1.01.56.PM.movMacOS: DesktopScreen.Recording.2025-01-30.at.1.04.32.PM.mov |
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.
Tests as expected on all platforms ✅
- the assign card button shows up when the feed is added
- Assign card button is shown in members detail page when we delete the only card available in the policy
Looks good to me, waiting for the above comment to get addressed and will approve then!
✋ 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.93-0 🚀
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.0.93-3 🚀
|
Details
Discussion
Fixed Issues
$ #55104
PROPOSAL: N/A
Tests
Precondition: Credential status in expired condition for assigning cards
Offline tests
Same as tests
QA Steps
None
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)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)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
Screen.Recording.2025-01-28.at.02.54.36.mov