-
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
Fix task title is overflown and align the checkbox and arrow correctly #49686
Fix task title is overflown and align the checkbox and arrow correctly #49686
Conversation
@dannymcclain @rayane-djouah 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] |
Reviewer Checklist
Screenshots/VideosAndroid: Native![Screenshot_1727800724](https://github.com/user-attachments/assets/7e3e7211-f057-46dd-827f-769 |
Wonderful @bernhardoj ! One last thing, I still think I expect the text to start and be aligned to the same thing on both two and one sentence tasks: You can see the top one gets shifted up a bit. Is it possible to align it similarly to the single-line task? cc @dannymcclain for his eyes too |
🙌 Beautiful feedback Jon. I think this is looking good! |
Thank you! I'll let @dannymcclain do one final check, but this looks good on the visual end! Really appreciate it |
Let's send it! Thanks so much to both of you for the attention to detail. |
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 and tests well. Thanks for the great work!
@arosiclair all yours! |
✋ 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/arosiclair in version: 9.0.44-0 🚀
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.44-12 🚀
|
Details
The task preview title is overflowing and we want to align the checkbox and arrow vertically center to the first title line or the avatar if present.
Fixed Issues
$ #49086
PROPOSAL: #49086 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop