-
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: Improve visibility of tooltips #55148
Conversation
@shawnborton @ishpaul777 One of you needs to 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] |
I encountered an issue when running IOS native. I will update the evidence later |
I updated
|
Colors look good. Now let's center up that pointer with the element it's pointing to :) |
@shawnborton I updated the position of the pointer. Result: |
@shawnborton I address all your feedback (here and here). So now you can trigger a test build. |
🚧 @dannymcclain 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! 🧪🧪
|
These tooltips are not aligned to center, can we please align them @truph01 Thanks! ![]() ![]() ![]() ![]() ![]() |
I just fixed it. Result:
|
Thanks! Probably time to start getting this into final review cc @ishpaul777 |
@truph01 please fix lint check failure, see https://expensify.slack.com/archives/C01GTK53T8Q/p1736812216518129 for guidance |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2025-01-16.at.1.38.00.AM.movScreen.Recording.2025-01-16.at.1.39.41.AM.movAndroid: mWeb ChromeScreen.Recording.2025-01-16.at.1.42.00.AM.moviOS: NativeScreen.Recording.2025-01-16.at.1.34.05.AM.moviOS: mWeb SafariScreen.Recording.2025-01-16.at.1.44.48.AM.movMacOS: Chrome / Safari
MacOS: DesktopScreen.Recording.2025-01-16.at.1.48.51.AM.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.
lgtm
I'll wait for a design approval too
Screenshots/videos are looking pretty good to me. Happy to wait for @shawnborton and @dubielzyk-expensify to take a peek as well. |
Looks good to me too! 👍 |
|
Ah sorry, I missed Danny's comment. Let's Get This Merged! |
cc @puneetlath we just merged this one! |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Awesome! |
🚀 Deployed to staging by https://github.com/justinpersaud in version: 9.0.87-0 🚀
|
@ishpaul777 @justinpersaud @truph01 The FAB tooltip is broken on Android after merging this PR. OneCameraFinalVideo.13.mp4 |
🚀 Deployed to production by https://github.com/Beamanator in version: 9.0.87-3 🚀
|
Explanation of Change
Fixed Issues
$ #54775
PROPOSAL: #54775 (comment)
Tests
Offline tests
QA Steps
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: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop