-
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
Fix label style for push rows that are empty #43595
Conversation
@rushatgabhane 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] |
Hey @luacmartins - finally got around to this one, and it wasn't so bad! What's our process for having C+ review and help us with tests/screenshots? I don't have all of the platforms up and running locally - gonna need some help with Android and iOS at least. |
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.
Nice one! Glad to see you managed to get a PR up by yourself :) I left a couple of comments though.
C+ is automatically assigned to review the PR |
Updated! |
From a design perspective, the screenshots look good 😁🙃 |
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.
Lint is failing. Now that we removed that variable, we no longer need these imports, so we can remove this too!
Reviewer Checklist
Screenshots/VideosAndroid: mWeb Chrome |
|
@shawnborton looks like there is one more file with lint error. Anyway, I've attached screenshots so that we can verify the styles - #43595 (comment) You can see all the lint errors here - https://github.com/Expensify/App/pull/43595/files |
Thanks for the tips and screenshots @rushatgabhane Pushed again, let's see if it works 🤣 |
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.
it worked!!
I AM AN ENGINEER |
@shawnborton please check off the items in author checklist to allow merging this |
✅ done! |
@marcochavezf 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] |
Add him to the engineering auto-assigner y'all! 😁 |
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! Great job @shawnborton!
✋ 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: 1.4.84-0 🚀
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.4.84-3 🚀
|
Details
This increases the size of our push row labels when there is no value present. cc @Expensify/design
Before:
After:
Fixed Issues
$ #40813
PROPOSAL: N/A, fixed internally
Tests
Offline tests
QA Steps
See above
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
CleanShot.2024-06-12.at.20.07.17.mp4
MacOS: Desktop