-
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
fix: android native tooltip appears broken #54550
base: main
Are you sure you want to change the base?
fix: android native tooltip appears broken #54550
Conversation
@mananjadhav 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] |
Note:
|
@linhvovan29546 Are the other tooltips broken? Can you give an example?
I think considering the issue is related to Android native, it would be best if we have the Android build for this one. What is the error you're getting? have you tried merging the latest main and then build? |
@mananjadhav all tooltips broken on android!! |
I built on the latest main branch and encountered that error, so I'm testing without rebuilding. |
|
The tooltip for the new users is showing up to my existing account. This isn't happening on Staging. I don't see any changes that should affect this behavior. @linhvovan29546 Have you experienced this? |
It's not appear on my exist account |
Reviewer Checklist
Screenshots/VideosiOS: Nativeios-tooltip.moviOS: mWeb Safarimweb-safari-tooltip.movMacOS: Desktopdesktop-tooltip.mov |
@iwiznia I am guessing this tooltip will show up for the existing accounts too, right? |
Explanation of Change
Fixed Issues
$ #53979
PROPOSAL: #53979 (comment)
Tests
Same as QA Steps
Offline tests
QA Steps
Log in as User A, an account that owns a workspace
Additional: Verify other tooltips on the app
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-native-tooltip-broken.mp4
Android: mWeb Chrome
No, only native
iOS: Native
Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-12-25.at.11.57.01.mov
iOS: mWeb Safari
No, only native
MacOS: Chrome / Safari
No, only native
MacOS: Desktop
No, only native