-
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
[No QA]: Workspace Feed - Initial card page #44770
Conversation
@allgandalf 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] |
I will review the PR from technical standpoint once the design team gets their 👀 on the styles |
src/pages/workspace/expensifyCard/WorkspaceCardPageEmptyState.tsx
Outdated
Show resolved
Hide resolved
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.
Left some comments, lets get the ball rolling!!
src/pages/workspace/expensifyCard/WorkspaceCardPageEmptyState.tsx
Outdated
Show resolved
Hide resolved
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-07-03.at.11.26.51.PM.movAndroid: mWeb ChromeScreen.Recording.2024-07-03.at.11.28.00.PM.moviOS: NativeScreen.Recording.2024-07-03.at.11.21.53.PM.moviOS: mWeb SafariScreen.Recording.2024-07-03.at.11.25.43.PM.movMacOS: Chrome / SafariScreen.Recording.2024-07-03.at.11.09.25.PM.movMacOS: DesktopScreen.Recording.2024-07-03.at.11.18.35.PM.mov |
bump @mountiny for review |
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.
Looks good to me, overall. Just one question.
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.
Just one comment same as Maria
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.
Thank you
✋ 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/MariaHCD in version: 9.0.5-0 🚀
|
🚀 Deployed to staging by https://github.com/MariaHCD in version: 9.0.5-2 🚀
|
🚀 Deployed to production by https://github.com/Julesssss in version: 9.0.5-13 🚀
|
🚀 Deployed to production by https://github.com/thienlnam in version: 9.0.6-8 🚀
|
Great catch! I missed that too. |
@shawnborton I can take care of it in my PR for Empty State modal (#44306) |
Amazing, thanks Agata! We have a thread in Slack with some other feedback too in case you can handle that as well, cc @mountiny |
@shawnborton I can't access this thread 😅 Can you @ mention me please, if it's a channel that I have an access to? 😃 |
@shawnborton ok, thanks! I'll be integrating the card flow with the BE, so I'll take care of these issues there 🙂 #44309 |
Sounds good! |
> | ||
<View style={[styles.mt3, shouldUseNarrowLayout ? styles.workspaceSectionMobile : styles.workspaceSection]}> | ||
<FeatureList | ||
menuItems={expensifyCardFeatures} |
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.
For these screen items, the text gets truncated on a smaller screen which caused issue #45901
Details
Workspace Feed - Initial card page
Fixed Issues
$ #44304
PROPOSAL:
Tests
Offline tests
QA Steps
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
android.mov
Android: mWeb Chrome
android-web.mov
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop