-
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 font #43733
Feat: Update font #43733
Conversation
@shawnborton @c3024 One of you needs to 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] |
On desktop, the To & From should not be in bold. |
Ah sorry, that comment was from the mobile view of the Search page. |
This comment has been minimized.
This comment has been minimized.
We may need to make the date column slightly wider as a result of this. We currently have a date PR in review that also adds the ability to see the year in dates for expenses from prior years, so perhaps as soon as that is merged, we can adjust the column widths there. |
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.
@truph01 please let me know once you're addressed Shawn's comments
@luacmartins Sure. I am working on it. It is related to style fix, so I need to test on all platforms. |
Sounds good, thanks for the update! |
|
|
I think we should do bold names, so let's implement that quickly and then test again. Thanks! |
Looks great, but going to build one last time too. Thanks for all of the changes! |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Looking good to me! Let's get this into final review. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeupdateFontAndroid-compressed.mp4Android: mWeb ChromeupdateFontAndroidmWeb-compressed.mp4iOS: NativeupdateFontiOS-compressed.mp4iOS: mWeb SafariupdateFontiOSmWeb-compressed.mp4MacOS: Chrome / SafariupdateFontChrome1.mp4updateFontChrome2.mp4MacOS: DesktopupdateFontDesktop.mp4 |
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
@c3024 @shawnborton all yours |
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 too!
Sorry meant to weigh in on this before, but I'm into the bold for names on mobile! |
Chatted 1:1 with @shawnborton and we're good to merge! |
✋ 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.1-0 🚀
|
Sorry for the late feedback, but @truph01 I found a case where the date column isn't wide enough and causes truncation: Can you follow up with a quick fix for that? |
@shawnborton Sure. I wonder which value should we use? Line 1562 in 2026f62
|
I think just bumping to 88 might do the trick, but let's check a variety of dates to make sure. Thanks @truph01 ! |
It seems like we need at least 92px. The date |
PR here |
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.1-19 🚀
|
Details
Fixed Issues
$ #43512
PROPOSAL: #43512 (comment)
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
Screen.Recording.2024-06-21.at.11.42.16.mov
Android: mWeb Chrome
Screen.Recording.2024-06-21.at.11.39.49.mov
iOS: Native
Screen.Recording.2024-06-21.at.11.47.44.mov
iOS: mWeb Safari
Screen.Recording.2024-06-21.at.11.35.32.mov
MacOS: Chrome / Safari
output.mp4
Screen.Recording.2024-06-14.at.05.52.05.mov
MacOS: Desktop
Screen.Recording.2024-06-21.at.11.46.56.mov