-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
#45949 & #45950 Divide workflows page into three sections & Update payment section with bank icon #46020
#45949 & #45950 Divide workflows page into three sections & Update payment section with bank icon #46020
Conversation
…-fork into Guccio163/45949-divide_workflows
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.
Code looks clean, no remarks from my side 😄 Great work!
- Let's resolve the conflicts first before recording videos
- Could you update the title to the same title as in the issue?
- Add some test steps so that C+ and QA team can test the changes (it should be rather straight forward)
This issue is clearly UI-based, after visiting https://dev.new.expensify.com:8082/settings/workspaces/:policyID/workflows it should look like in the docs.
It's better not to link the page (dev version is linked and QA can't access it). Also QAs don't have access to the doc I suppose. Usually I treat this section as a step guide how to test your changes:
…-fork into Guccio163/45949-divide_workflows
This PR is ready for review, I am aware that there is still need to:
|
@jayeshmangwani 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] |
@jayeshmangwani Don't worry about pod diff, Wiktor is going to remove it on Monday, cheers! |
Thanks for the heads up! Enjoy the weekend 😃 ! |
…-fork into Guccio163/45949-divide_workflows
…e-mansion-labs/expensify-app-fork into Guccio163/45949-divide_workflows
I had a moment to take a look at it, just fixed lint check and pods, enjoy your weekend too ✌️ |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
…-fork into Guccio163/45949-divide_workflows
I adjusted fonts and gaps to better map those in doc, descriptions in I'm still waiting for Spanish translations, but everything else is ready for review @jayeshmangwani ;) |
Looking good to me! |
There's an issue with the toggle functionality, it's flickering. Initially, the delay submission is enabled. Sequence of actions:
The output shows the toggle switch flickering between states:
toggle-delay.mov |
I've checked with staging, and it seems this issue is occurring there as well. |
Yes sure 👍 |
@Guccio163 @blazejkustra In this PR, there is no "Add Approval Workflow" button in the Add Approvals section, and the UI for the Expense form and Approvals is different. Before approving the PR, I just wanted to make sure whether we are going to handle this in another PR or if we need to handle it in this PR. |
@jayeshmangwani We are going to handle it in this issue (I'm working over it right now), this PR is just for splitting the sections, without |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid.movAndroid: mWeb ChromemWeb-chrome.moviOS: NativeiOS.moviOS: mWeb Safarimweb-safari.movMacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
The changes look good, and I assume that we are going to change the Line 1250 in 8804588
|
I'm currently waiting for this and 4 other translations, I'd like to change it in this PR :) |
Great, let's wait for the translations; otherwise, it looks good. |
Super, I'll let you know when the translations will be ready 👍 |
@jayeshmangwani I added translations, they are all approved so it's ready for merge 👌 |
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 🚀
✋ 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/tgolen in version: 9.0.15-0 🚀
|
🚀 Deployed to production by https://github.com/roryabraham in version: 9.0.15-9 🚀
|
Details
Fixed Issues
$ #45949
$ #45950
PROPOSAL:
Tests
Open workflows page (turn it on in 'more features' page).
Sections should look like this now:
Verify that each section and its children are clickable
Verify that each section looks correct (with or without a connected bank account):
Delay submissions:
Add approvals:
Payments (with added account):
Payments (without added account):
Offline tests
N/A
QA Steps
N/A
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-07-26.at.18.02.54.mov
Android: mWeb Chrome
Screen.Recording.2024-07-26.at.16.35.14.mov
iOS: Native
Screen.Recording.2024-07-26.at.15.21.59.mov
iOS: mWeb Safari
Screen.Recording.2024-07-26.at.18.08.01.mov
MacOS: Chrome / Safari
Screen.Recording.2024-07-26.at.14.01.02.mov
Screen.Recording.2024-07-26.at.14.01.24.mov
MacOS: Desktop
Screen.Recording.2024-07-26.at.18.09.49.mov
->