fix: Suggestion list does not appear when searching with card's last four#58355
fix: Suggestion list does not appear when searching with card's last four#58355MonilBhavsar merged 2 commits intoExpensify:mainfrom
Conversation
Reviewer Checklist
Screenshots/Videos |
Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
MonilBhavsar
left a comment
There was a problem hiding this comment.
Can we add automated test?
|
we are filtering to get autocomplete key in component not in a function in libs. And I see we will not add tests in such case. What do you think @s77rt? |
|
@nkdengineer For such cases the test needs to be a UI test (check examples in |
@s77rt I think rendering Additionally, the code change in this PR is very straightforward and we can be sure that it will not cause any regression. |
|
It does seem to require several onyx data indeed. @MonilBhavsar Is a test required here? If it's not a blocker we can merge and address this in case it surfaced again |
|
I see. Isn't it straightforward to copy the Onyx data that we already have in the DB? |
|
@MonilBhavsar Yes, as i comment here |
|
kindly bump here @MonilBhavsar |
|
Okay |
|
✋ 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/MonilBhavsar in version: 9.1.22-0 🚀
|
|
🚀 Deployed to production by https://github.com/grgia in version: 9.1.22-10 🚀
|







Explanation of Change
Fixed Issues
$ #57994
PROPOSAL: #57994 (comment)
Tests
Precondition:
Offline tests
Same as tests
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android-mweb.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov