-
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 2024-10-07][$250] Workspace – Workspace name/avatar not updated on another device if workspace chat is open #48710
Comments
Triggered auto assignment to @OfstadC ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.WS name & avatar isn't updated dynamically. What is the root cause of that problem?The name of the workspace comes from the policy object, but we pass undefined to the App/src/pages/home/HeaderView.tsx Line 81 in 7ebfaa0
react-complier automatically memoized the result, so it won't be re-calculated when the policy data is changed. For the workspace avatar, we get the avatar from the report Line 1952 in 7ebfaa0
However, the Pusher only updates the But this doesn't happen with the header or the report welcome text avatar because the same reason as above, that is we don't pass the policy to the function. App/src/pages/home/HeaderView.tsx Line 128 in 7ebfaa0
What changes do you think we should make in order to solve the problem?We need to pass App/src/pages/home/HeaderView.tsx Line 81 in 7ebfaa0
App/src/pages/home/HeaderView.tsx Line 128 in 7ebfaa0
optionally, I think we should prioritize the policy Line 1952 in 7ebfaa0
|
Looking at this today |
I'm not able to reproduce. Mine took a few seconds but updated on it's own - I tried it on both sides of the chat. Once updating the name and image. Once with just the image. Both updated. |
Still reproducible by the tester. bandicam.2024-09-10.20-34-51-842.2.mp4 |
Thanks @kavimuru ! |
Job added to Upwork: https://www.upwork.com/jobs/~021833620003356682080 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rojiphil ( |
@bernhardoj proposal LGTM as updation of workspace name and avatar requires |
Triggered auto assignment to @neil-marcellini, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@rojiphil, @OfstadC, @neil-marcellini Eep! 4 days overdue now. Issues have feelings too... |
Friendly bump @neil-marcellini 😃 . Thank you! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
I agree, hiring 🚀 |
📣 @rojiphil 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
Any update here @bernhardoj @rojiphil? 😃 |
PR is ready cc: @rojiphil |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Deployed to production yesterday. Will issue payment on 2024-10-07. @rojiphil can you propose regression testing if needed? Thank you! |
Steps:
|
@OfstadC I have completed the BZ checklist which includes the regression test. Thanks. |
Just a note for myself for Monday's payment - @bernhardoj is paid via New Expensify & @rojiphil is issued payment in Upwork |
@rojiphil It looks like you haven't accepted the offer yet. Could you please accept this offer so I can issue payment in Upwork? 😃 |
Payment Summary
|
@OfstadC Accepted Offer. Thanks. |
Requested in ND. |
$250 approved for @bernhardoj |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 9.0.30-7
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4936874
Email or phone of affected tester (no customers): ponikarchuks+3@gmail.com
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Workspace name/avatar updated on another device workspace chat header
Actual Result:
Workspace name/avatar not updated on another device workspace chat header
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6595144_1725613214496.WS_Avatar_name.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @neil-marcelliniThe text was updated successfully, but these errors were encountered: