-
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-04-03] [HOLD for payment 2022-08-11] [$500] Web - Chat - Avatar icon is flickers when the message is sent for the first time #9183
Comments
Triggered auto assignment to @NikkiWines ( |
Hmm @kavimuru I'm unable to reproduce this on staging v1.1.67-0. Does the flickering happen consistently each time? Screen.Recording.2022-05-26.at.09.51.18.mov |
@NikkiWines I am able to reproduce with my account applausetester+km1@applause.expensifail.com / Test1234 Recording.292.mp4 |
Ah ok, I was able to reproduce if I had an existing message in the conversation. Some update reproduction steps would be
This looks like a good external issue. Thanks for your help in clarifying things @kavimuru |
Triggered auto assignment to @NicMendonca ( |
Eep! 4 days overdue now. Issues have feelings too... |
@NicMendonca Eep! 4 days overdue now. Issues have feelings too... |
Opps, sorry for missing this! Upwork job post: https://www.upwork.com/jobs/~01e452c0b62be21308 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
To confirm @b1tjoy you were never hired on upwork? If that is the case @NicMendonca can we make sure the upwork link is correct, and make a new job if necessary? |
This issue has already been solved and the solution was merged 6 days ago |
📣 @b1tjoy You have been assigned to this job by @stitesExpensify! |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.87-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 2022-08-11. 🎊 |
Issue not reproducible during KI retests. (First week) |
@b1tjoy @rushatgabhane invited you to the new job 👍 |
bump @b1tjoy @rushatgabhane can you accept the offer please? |
accepted, thanks |
paid 🎉 thanks! |
This is a react-native-web bug, because in the past the Image took care of cache automatically, and would not initialize to IDLE for an Image that was already rendered The bug was introduced to react-native-web when the Image component was refactored from class based to hooks based component Here's the original logic that was later removed and introduced the bug Images were automatically added to cache on load: Or during lifecycle methods This was ensuring that if an image was loaded previously it would not start from the IDLE state if we render the same or a new component with the same image Reported the bug upstream, here |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.89-0 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-04-03. 🎊 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:
|
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:
There should not be any flickering of avatar icon
Actual Result:
Avatar icon is blinking when message sent for the first time
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.67.0
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): applausetester+0901abb@applause.expensifail.com / Feya87Katya
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5586718_Recording__493.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause internal team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: