-
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 for "No results found" text is not aligned to left edge #38852
Fix for "No results found" text is not aligned to left edge #38852
Conversation
commit 34d1497 Merge: cdb8f23 4822c1b Author: Brandon Henry <itsbhenry@gmail.com> Date: Thu Mar 28 19:08:40 2024 -0500 Merge remote-tracking branch 'upstream/main' into 37984-fix-search-lhn-no-results-found-padding commit cdb8f23 Merge: cfd7a8b 6c95dfb Author: Brandon Henry <itsbhenry@gmail.com> Date: Thu Mar 28 00:00:30 2024 -0500 Merge remote-tracking branch 'upstream/main' into 37984-fix-search-lhn-no-results-found-padding commit cfd7a8b Author: Brandon Henry <itsbhenry@gmail.com> Date: Tue Mar 26 21:10:53 2024 -0500 added new styling for headermessage
@allroundexperts 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] |
getting screenshots today |
screenshots added |
Reviewer Checklist
Screenshots/Videos |
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!
excellent, over to you @grgia ! |
✋ 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 production by https://github.com/Julesssss in version: 1.4.60-13 🚀
|
Details
Fixed Issues
$ #37984
PROPOSAL: #37984 (comment)
Tests
Repeat steps 1-3 for all supported platforms:
- Android: Native
- Android: mWeb Chrome
- iOS: Native
- iOS: mWeb Safari
- MacOS: Chrome / Safari
- MacOS: Desktop
Offline tests
Repeat steps 1-9 with a spotty or slow internet connection to ensure the search functionality handles these scenarios gracefully.
Repeat steps 1-10 for all supported platforms:
- Android: Native
- Android: mWeb Chrome
- iOS: Native
- iOS: mWeb Safari
- MacOS: Chrome / Safari
- MacOS: Desktop
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