fix: extra saved search action menu briefly appears at the top left#56594
fix: extra saved search action menu briefly appears at the top left#56594techievivek merged 7 commits intoExpensify:mainfrom
Conversation
|
@shubham1206agra 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] |
|
@nkdengineer Can you fix this at all location please? |
… explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
|
@shubham1206agra i fixed |
|
@nkdengineer Fix tests please |
|
@shubham1206agra i fixed |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / SafariScreen.Recording.2025-02-14.at.3.19.25.PM.movMacOS: DesktopScreen.Recording.2025-02-14.at.3.30.47.PM.mov |
|
✋ 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/techievivek in version: 9.0.99-0 🚀
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.0.99-2 🚀
|
| <View ref={threeDotsMenuContainerRef}> | ||
| <View | ||
| ref={threeDotsMenuContainerRef} | ||
| onLayout={(e: LayoutChangeEvent) => { |
There was a problem hiding this comment.
As onLayout event does not trigger when element position changes relative to its parent. It caused #57011
Explanation of Change
Fixed Issues
$ #56505
PROPOSAL: #56505 (comment)
Tests
Offline tests
Same as tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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.mov
Android: mWeb Chrome
android-mweb.mov
iOS: Native
ios-mweb.mov
iOS: mWeb Safari
ios-mweb.mov
MacOS: Chrome / Safari
web.mov
MacOS: Desktop
desktop.mov