Fix tooltips disappearing when switching pages#58965
Fix tooltips disappearing when switching pages#58965blimpich merged 3 commits intoExpensify:mainfrom
Conversation
5b4f35a to
511cbfa
Compare
|
@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] |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-04-03.at.9.54.55.AM.movAndroid: mWeb ChromeScreen.Recording.2025-04-03.at.9.53.55.AM.moviOS: NativeScreen.Recording.2025-04-03.at.9.52.49.AM.moviOS: mWeb SafariScreen.Recording.2025-04-03.at.9.48.04.AM.movMacOS: Chrome / SafariScreen.Recording.2025-04-03.at.9.43.01.AM.movMacOS: DesktopScreen.Recording.2025-04-03.at.9.45.37.AM.mov |
|
@CyberAndrii On mweb, switching to reports tab makes the tooltip disappear. Screen.Recording.2025-04-03.at.9.49.54.AM.mov |
…ps-disappear-when-switching-pages
in narrow layout
This was caused by #57607, which replaced This resulted in App/src/components/Navigation/TopLevelBottomTabBar/index.tsx Lines 36 to 40 in bf3c0b4 which is used to determine if a tooltip should be displayed I added it back because both of them are necessary. |
|
✋ 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/blimpich in version: 9.1.24-2 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.24-10 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.1.24-10 🚀
|
Explanation of Change
Fixed Issues
$ #57569
PROPOSAL: #57569 (comment)
Tests
Same as QA Steps
Offline tests
N/A
QA Steps
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
57569.android.native.webm
Android: mWeb Chrome
57569.android.chrome.webm
iOS: Native
57569.ios.native.mp4
iOS: mWeb Safari
57569.ios.safari.mp4
MacOS: Chrome / Safari
57569.macos.chrome.mov
MacOS: Desktop
57569.macos.desktop.mov