-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2023-10-30] [$250] No tooltip on 3 dots for long workspace report name in settings->name #29130
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01232e8f9165a258c0 |
ProposalPlease re-state the problem that we are trying to solve in this issue.No tooltip on 3 dots for long workspace report name in settings->name What is the root cause of that problem?We have not wrapped the text with Tooltip here App/src/pages/settings/Report/ReportSettingsPage.js Lines 165 to 170 in b2cbd26
What changes do you think we should make in order to solve the problem?Change the code with Tooltip wrapping the text component like this <Tooltip text={linkedWorkspace.name }>
<Text
numberOfLines={1}
style={[styles.optionAlternateText, styles.pre]}
>
{linkedWorkspace.name}
</Text>
</Tooltip> What alternative solutions did you explore? (Optional)N/A |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hoangzinh ( |
Forgot to mention that by making those changes, the full name will be shown only on hovering over the 3 dots |
Upwork job price has been updated to $250 |
This looks like a simple bug, and I imagine the solution will be simple as well, so I decreased the bounty |
Triggered auto assignment to @kadiealexander ( |
Bug0 Triage Checklist (Main S/O)
|
@saranshbalyan-1234 Thanks for your proposal #29130 (comment). You provided a correct RCA but I don't think your solution matches our expectation here. Your solution will always show a tooltip when we hover on the workspace name. But according to expectation, we should only display a tooltip when we hover on the ellipsis (like the report details page) |
@abzokhattab Thanks for your proposal #29130 (comment). You provided a correct RCA and also a solution that matches our expectations here. Therefore, I think we should go with @abzokhattab's proposal. 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @roryabraham, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@roryabraham bump! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
📣 @hoangzinh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @abzokhattab 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @dhanashree-sawant 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app! |
Sorry for the delay, was mostly OOO |
PR is ready! |
🎯 ⚡️ Woah @hoangzinh / @abzokhattab, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.88-11 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-30. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Payouts due:
Eligible for 50% #urgency bonus? Yes Upwork job is here. |
@hoangzinh please don't forget about the checklist! |
BugZero Checklist:
|
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.3.79-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1696842196883869
Action Performed:
Expected Result:
App should display tooltip on hover on 3 dots of long name workspace request money report in settings->name as it does on hover on 3 dots of name on details page
Actual Result:
App does not display tooltip on hover on 3 dots of long name workspace request money report in settings->name
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
windows.chrome.no.tooltip.3.dots.workspace.settings.name.mp4
tool.tip.mp4
MacOS: Desktop
mac.chrome.desktop.no.tooltip.on.3.dots.in.settings.name.mov
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: