-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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-12-05] [$250] Chat-Hidden is shown briefly on sending @new expensifail user #51186
Comments
Triggered auto assignment to @johncschuster ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Hidden is shown briefly when mentioning a user that we never chat before. What is the root cause of that problem?When we send a mention a receive the BE response, it will merge a new data for the mention App/src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.tsx Lines 59 to 64 in 179d0f0
However, the personal details list from the hook here is not updated yet.
So, App/src/libs/PersonalDetailsUtils.ts Line 78 in 179d0f0
What changes do you think we should make in order to solve the problem?We can check if both accountID and the personal details is available before using it. App/src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.tsx Lines 59 to 60 in 179d0f0
OR We can use
OR do both |
Job added to Upwork: https://www.upwork.com/jobs/~021849163258326584198 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
@bernhardoj's proposal LGTM 🎀 👀 🎀 |
Triggered auto assignment to @MariaHCD, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@bernhardoj's proposal looks good to me too but do is it necessary to do both? |
if we don't do both, it might temporarily show hidden until the value is resolved. Right? cc @bernhardoj |
Doing one of them is actually enough.
I'm also suggesting doing both just in case the above isn't true anymore in the future. I think the 1st solution is the safest, but since replacing it with useOnyx is receiving the new value faster, I think there is no harm in doing both. |
Great, thanks for clarifying. Doing both sounds good to me. |
PR is ready cc: @rushatgabhane |
This issue has not been updated in over 15 days. @johncschuster, @MariaHCD, @rushatgabhane, @bernhardoj eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.67-9 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 2024-12-05. 🎊 For reference, here are some details about the assignees on this issue:
|
@rushatgabhane @johncschuster @rushatgabhane The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test Proposal Template
Regression Test ProposalPrecondition:Test:Do we agree 👍 or 👎 |
Yes if not already --
|
Requested in ND. |
Payment Summary:Contributor: @bernhardoj due $250 via NewDot |
$250 approved for @bernhardoj |
$250 approved for @rushatgabhane |
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: V9. 0.51-2
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: "Hidden" is shown in Hybrid app, it doesn't disappear
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
Hidden must not be shown briefly on sending @new expensifail user.
Actual Result:
Hidden is shown briefly on sending @new expensifail user.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6640933_1729511637519.Screenrecorder-2024-10-21-17-10-22-360_compress_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @johncschusterThe text was updated successfully, but these errors were encountered: