-
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
[$500] Chat - Profile pic is not displayed for non communicated existing report in chat area #35378
Comments
Job added to Upwork: https://www.upwork.com/jobs/~017ddf238b8d0fa663 |
Triggered auto assignment to @sonialiap ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Profile pic in chat area doesn't show the custom avatar when starting a new chat with a new user. What is the root cause of that problem?When we start a new chat, the LHN and header avatar is updated after we receive the personal detail data, but not for the avatar in the chat area and that's because we memoize the component but didn't consider the personal details data. App/src/pages/home/report/ReportActionItemCreated.tsx Lines 107 to 119 in aaa658f
So, the component isn't updated when the personal detail is updated. What changes do you think we should make in order to solve the problem?Add check for personal details too.
What alternative solutions did you explore? (Optional)Or we can just use I notice that we only check for some fields of report and policy which could potentially raise some issues too, perhaps we can remove the memo completely as it's really hard to maintain the list of attributes of each onyx data. We can totally do that, but it's just not worth the effort I guess |
Dupe, mentioned here: #35123 |
@ikevin127 Looks you reported a new (similar) bug. I think we can handle that there. cc @sonialiap We can close this |
I can confirm that both issues are solved - not reproducible aymore 🚀 MacOS: mWeb ChromeScreen.Recording.2024-02-02.at.13.42.53.movcc @sonialiap @s77rt |
We can close this then |
To be closed |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
To be closed |
@s77rt @sonialiap this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
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.4.33-0
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
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
Action Performed:
Expected Result:
App should either display profile pic in both chat area and header or should not display profile pic in either places
Actual Result:
App displays profile pic in header but does not display profile pic in chat area
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6360678_1706607798363.new_message_new_user_issue_profile.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: