-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[CP Stag] Fix: Reports - "Customize your search" tooltip reappears while creating an expense #54897
[CP Stag] Fix: Reports - "Customize your search" tooltip reappears while creating an expense #54897
Conversation
@ishpaul777 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] |
🚧 @puneetlath has triggered a test build. You can view the workflow run here. |
🧪🧪 Use the links below to test this adhoc build on Android, iOS, Desktop, and Web. Happy testing! 🧪🧪 |
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2025-01-07.at.21.51.57.mp4fixed in d8171c4 |
@ikevin127, please make sure to test the steps from this PR, in addition to the blocker steps and the steps for this bug. |
Reviewer Checklist
Screenshots/VideosAndroid: Nativeandroid.mp4Android: mWeb Chromeandroid-mweb.mp4iOS: Nativeios.mp4iOS: mWeb Safariios-mweb.mp4MacOS: Chrome / Safariweb.movMacOS: Desktopdesktop.mov |
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.
Tests from PR #54710:
Concierge Chat Tooltip ✅
FAB (Floating Action Button) Tooltip ✅
QAB (Quick Action Button) Tooltip ✅
Workspace Chat Tooltip ✅
Filter Button Tooltip ✅
Inbox Icon Tooltip ✅
"+" Button Tooltip in Invited Workspace ✅
For all other tooltips ✅
Saved search tooltip
Wide | Narrow |
---|---|
I've been told that this is expected though.
✅ This issue is also not reproducible anymore on this PR (fixed).
Taking over review as this is a deploy blocker and urgent |
Had to delete Ishpaul's checklist since the PR Reviewer checklist won't work if the first one is incomplete |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
…ile-creating-an-expense [CP Stag] Fix: Reports - "Customize your search" tooltip reappears while creating an expense (cherry picked from commit 56444a5) (CP triggered by thienlnam)
🚀 Cherry-picked to staging by https://github.com/thienlnam in version: 9.0.81-5 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
🚀 Deployed to production by https://github.com/puneetlath in version: 9.0.81-6 🚀
|
Explanation of Change
Fixed Issues
$ #54879
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
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
Screen.Recording.2025-01-07.at.11.54.58.PM.mov
Android: mWeb Chrome
Screen.Recording.2025-01-07.at.11.46.21.PM.mov
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2025-01-07.at.23.38.47.mp4
iOS: mWeb Safari
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2025-01-07.at.23.41.33.mp4
MacOS: Chrome / Safari
Screen.Recording.2025-01-07.at.11.01.59.PM.mov
MacOS: Desktop
Screen.Recording.2025-01-07.at.11.33.13.PM.mov