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

fix: dynamically update timestamps based on the chosen timezone in the Advanced Settings #196977

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

paulinashakirova
Copy link
Contributor

Summary

This PR fixes the #190562 where the created and updated timestamps for Dashboards do not respect the default timezone settings in advanced settings.

Currently, if the user changes the timezone in the advanced settings, the timestamps for the activity monitor flyout still display timestamps from the default browser timezone. This PR ensures that the timestamps display in the desired timezone.

Screenshot 2024-10-19 at 13 35 00

Screenshot 2024-10-19 at 13 36 02

@paulinashakirova paulinashakirova added release_note:fix v9.0.0 Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) v8.17.0 labels Oct 19, 2024
@paulinashakirova paulinashakirova self-assigned this Oct 19, 2024
@paulinashakirova paulinashakirova requested a review from a team as a code owner October 19, 2024 11:50
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:fix Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) v8.17.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants