-
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
feat: Workflow payer page #37629
feat: Workflow payer page #37629
Conversation
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid-native-2024-03-12_16.02.45.mp4Android: mWeb Chromeandroid-chrome-2024-03-12_15.52.39.mp4iOS: Nativeios-native-2024-03-12_15.36.20.mp4iOS: mWeb Safariios-safari-2024-03-12_15.43.43.mp4MacOS: Chrome / Safaridesktop-chrome-2024-03-11_15.09.12.mp4MacOS: Desktopdesktop-app-2024-03-12_14.43.10.mp4 |
Those look good to me! |
Ah, if we are using 12px gap everywhere, then I say let's just stick with that for now. |
Looking pretty good now, I think! The only thing is my concern here, I'll let @luacmartins make the last call on that. |
@jjcoffee if changes looks good to you i'l proceed with the final videos. would be great if we can get this merged today.. |
ahh.. we commented on same time |
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.
EOD for me now so I'll approve in order to keep this moving! We're just pending the rest of the test videos from @ishpaul777.
Added the videos... 😀 |
I think we can address this one as a follow up. I'll create an issue for it. |
@luacmartins looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Issue created here - #38153 |
Tests passed when I merged. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 1.4.51-0 🚀
|
🚀 Deployed to production by https://github.com/luacmartins in version: 1.4.51-3 🚀
|
/> | ||
<> | ||
<MenuItem | ||
titleStyle={styles.textLabelSupportingNormal} |
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.
We needed to display the default label in a different font size here. Fixed in #38584
Details
Fixed Issues
$ #37197
PROPOSAL: n/a
Tests
workspace/<id>/workflows
, toggle on/off this option make sure it persists after refresh.Click on authorized payer selector, verify it should show list of all admins and owner of the workspace
Select a admin as authorized and verify that it should show as authorized payer and persist after refresh.
Failing Scenario tests:
Offline tests
QA Steps
same as tests and offline tests
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
Screen.Recording.2024-03-12.at.9.46.58.PM-1.mov
Android: mWeb Chrome
Screen.Recording.2024-03-12.at.5.13.45.AM.mov
iOS: Native
Screen.Recording.2024-03-11.at.5.17.06.PM.mov
iOS: mWeb Safari
MacOS: Chrome / Safari
Screen.Recording.2024-03-11.at.4.57.07.PM.mov
MacOS: Desktop
Screen.Recording.2024-03-12.at.9.55.02.PM-1.mov