-
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
feat: update trips empty state view #48060
Conversation
@daledah what's the ETA to get this PR in review? |
@luacmartins I can open ASAP if we agree to discuss #47937 (comment) in the PR phase. |
@daledah it seems like we just need to make sure the modal is not cut off and we need to update some styles to do that. Do you have any specific questions about that? |
@DylanDylann 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] |
Yup, totally agree with that. The inner modal itself should not be scrollable, just the view that wraps it. |
Give a update in the issue: #47937 (comment) |
@daledah what's the latest here? |
@DylanDylann @luacmartins Sorry for the delay. I updated to fix #48060 (comment). Please review again. Thanks! |
@daledah react compiler is failing |
This comment has been minimized.
This comment has been minimized.
@dubielzyk-expensify I updated, Please test again, thanks! Screen.Recording.2024-09-24.at.17.14.23.mov |
@luacmartins Can you re-apply the Ready to Build label so we can get a new build for this? |
Running another build here |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
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 great. Thanks! Approving from a visual end, but I'll leave the code to the others 😄
@DylanDylann let's get this one reviewed |
@DylanDylann I updated. |
FYI I changed |
Reviewer Checklist
Screenshots/VideosiOS: NativeScreen.Recording.2024-09-25.at.16.07.54.moviOS: mWeb SafariScreen.Recording.2024-09-25.at.16.06.48.mov |
✋ 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/luacmartins in version: 9.0.41-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.41-10 🚀
|
Details
Fixed Issues
$ #47937
PROPOSAL: #47937 (comment)
Tests
Precondition: There are no trip expenses.
Offline tests
QA Steps
Precondition: There are no trip expenses.
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-09-09.at.16.34.14.mov
Android: mWeb Chrome
Screen.Recording.2024-09-10.at.16.27.41.mov
iOS: Native
Screen.Recording.2024-09-09.at.16.39.55.mov
iOS: mWeb Safari
Screen.Recording.2024-09-09.at.16.37.37.mov
MacOS: Chrome / Safari
Screen.Recording.2024-08-27.at.15.58.32.mov
MacOS: Desktop
Screen.Recording.2024-09-09.at.16.48.06.mov