Skip to content
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

Automatic time zone is not updated without refreshing page #26911

Closed
mattermod opened this issue Apr 29, 2024 · 1 comment · Fixed by #26957
Closed

Automatic time zone is not updated without refreshing page #26911

mattermod opened this issue Apr 29, 2024 · 1 comment · Fixed by #26957
Assignees
Labels
Difficulty/1:Easy Easy ticket Help Wanted Community help wanted PR Exists Tech/ReactJS Web app

Comments

@mattermod
Copy link
Contributor

Summary

When your time zone changes, the messages in channel still show as the old time, not the new time. You have to reload or force close / open to get the correct time to show. This happens when you have the timezone set to automatic in your user settings in Mattermost (User Settings > Display > Timezone).

To fix this, we should check if the timezone has changed more often. If there’s no browser event for this change, we can likely check this when MM becomes visible


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-58025

@mattermod mattermod added Help Wanted Community help wanted Up For Grabs labels Apr 29, 2024
@fasal26
Copy link
Contributor

fasal26 commented May 1, 2024

Hey @mattermod I would like to take this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/1:Easy Easy ticket Help Wanted Community help wanted PR Exists Tech/ReactJS Web app
Projects
None yet
5 participants