-
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
feature(search): hide invoice type from search LHN #52148
feature(search): hide invoice type from search LHN #52148
Conversation
@luacmartins @eVoloshchak Please review the PR |
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
All yours @eVoloshchak. Please prioritize this review as it's a critical one. |
Reviewer Checklist
Screenshots/VideosAndroid: mWeb Chrome |
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.
Bug: when an invoice is sent to a user, invoice type search is visible in search LHN. even tho the user isn't part of any workspace.
- create new user
- send them an invoice
- go to search
bug: invoice visible in search
Screen.Recording.2024-11-08.at.21.56.27.mov
@rushatgabhane I think that's expected since the user has an invoice in that case and should be able to look for those. |
LGTM |
✋ 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.60-0 🚀
|
This PR is failing because of issue #52379 |
commented on issue. not a bug |
Thanks @rushatgabhane |
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.60-3 🚀
|
Explanation of Change
Fixed Issues
$ #51620
PROPOSAL: #51620 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)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
51620_web.mov
Screen.Recording.2024-11-06.at.23.20.03.mov
MacOS: Desktop