-
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
Desktop - Chat - Timezone information not updated after language change #4352
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @nkuoch ( |
@parasharrajat The PR you linked to is already in staging, and is the PR that was stated as responsible in this issue description. |
@nkuoch That PR has added few lines which is causing this issue. Original that PR was created to show the timezone info when we change the language to other than English but after that PR is merged Now time is not changing in real-time. So literally, it should be part of that PR. But if you don't want it be fixed as part of that PR, I have a fix. We need to enable prop checking in shouldComponentUpdate |
If you have a fix, yes please make a new PR, I can review it, thanks! |
Ok. Great find. That is going to be a regression from #4253. even if we revert the PR. I see this issue will persist bcz of this
It should block the update if Props changes which will block the text update on language change. Instead of this, We can simply use PureComponent or
I am submitting a PR to correct this and we can raise another issue about the bad behaviour of #4253. |
@kidroca Please comment on this issue so I can assign it to you. When your PR is ready, we'll need to add the CP Staging label to your PR before merging it, so it gets automatically cherry picked to staging, and so the blocker label can be removed from here. |
@nkuoch 👍 |
Retest was a pass in all platforms 🎉 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue was found when executing the PR #4309
Action Performed:
Expected Result:
Timezone information in the chat gets updated right away
Actual Result:
Timezone information in the chat gets updated only after refresh
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number:
1.0.82-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Bug5175290_Recording__1001.mp4
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: