-
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
[HOLD for payment 2023-07-17] [$1000] Tooltip breaks on dynamic update of display name in new group list #21622
Comments
Triggered auto assignment to @CortneyOfstad ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.When the user's display name updates while a component that contains that user's display name in its tooltip is rendered, the tooltip does not update its layout and starts flickering when shown. What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?We should pass elements that could affect the tooltip's layout to return (
<Tooltip
renderTooltipContent={renderTooltipContent}
renderTooltipContentKey={[userDetails.displayName, userDetails.login]}
>
{props.children}
</Tooltip>
); |
Was able to recreate on my side as well, so going to get eyes on the proposal 👍 |
Job added to Upwork: https://www.upwork.com/jobs/~011f7af8c7b650e009 |
Current assignee @CortneyOfstad is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @aimane-chnaif ( |
@aimane-chnaif Any thoughts on the above propsal? |
@mallenexpensify I think #21419 is very different from this issue. Both should be handled separately. |
Thanks @allroundexperts @aimane-chnaif Can you please review the above proposal, it's been over a week since it was posted :/ |
@cubuspl42's proposal looks good to me. |
Triggered auto assignment to @danieldoglas, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @aimane-chnaif 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @cubuspl42 You have been assigned to this job! |
📣 @dhanashree! 📣
|
The BZ member will need to manually hire dhanashree for the Reporter role. Please store your Upwork details and apply to our Upwork job so this process is automatic in the future! |
🎯 ⚡️ Woah @aimane-chnaif / @cubuspl42, 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.38-7 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-07-17. 🎊 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.
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:
|
@aimane-chnaif any updates on the checklist above? |
@aimane-chnaif Bump on the check list above. I cannot move forward with the regression steps until those are completed 👍 |
No regressions but this was missing case while implementing new feature of user details tooltip. |
@aimane-chnaif You have been paid, so all set there! @cubuspl42 and @dhanashree-sawant — sent contracts to both of you. Please accept them in Upwork and let me know here, so I can get those paid to you ASAP. Thank you! |
@CortneyOfstad Thanks, accepted. What about the bonus? 🙂 |
Yep, bonus was applied and both of you have been paid with the contracts ending. Thank you! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
App should adjust tooltip width too dynamically to ensure it looks right when display name length changes.
Actual Result:
App only updates display name dynamically and not width of tooltip when hovered on user on new group page and that user changes its name
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.32-5
Reproducible in staging?: y
Reproducible in production?: y
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
Notes/Photos/Videos: Any additional supporting documentation
Recording.909.mp4
Tooltip.breaks.on.dynamic.update.new.group.mp4
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1687356088987299
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: