Fix time picker not to show [object Object]#182152
Merged
sakurai-youhei merged 9 commits intoelastic:mainfrom May 9, 2024
Merged
Fix time picker not to show [object Object]#182152sakurai-youhei merged 9 commits intoelastic:mainfrom
[object Object]#182152sakurai-youhei merged 9 commits intoelastic:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
Contributor
|
cc @Bamieh |
Contributor
|
Weird how that passed the CI check. I need to pull the code to check tomorrow morning |
Contributor
Member
Author
|
Hi @Bamieh This is a screenshot from the main branch 187ed09. sakurai@wsl:~/git/kibana$ git log -1
commit 187ed098750c68ee889f1c7c2156f41c163f262f (HEAD -> main, origin/main, origin/HEAD)
Author: Elastic Machine <elasticmachine@users.noreply.github.com>
Date: Wed May 8 15:01:26 2024 +0100
[main] Sync bundled packages with Package Storage (#182938)
Automated by
https://buildkite.com/elastic/package-storage-infra-kibana-discover-release-branches/builds/677Because the |
Contributor
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Page load bundle
History
To update your PR or re-run it, just comment with: |
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
May 9, 2024
## Summary This PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM D, YYYY @ HH:mm:ss.SSS` correctly at the bottom. Note: It showed `[object Object]` instead of `MMM D, YYYY @ HH:mm:ss.SSS` before this fix. Fixes elastic#182099 ## Release note Fixes time picker to show allowed formats properly in absolute tabs. --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 50d6748)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
May 9, 2024
…) (#183022) # Backport This will backport the following commits from `main` to `8.14`: - [Fix time picker not to show `[object Object]` (#182152)](#182152) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Youhei Sakurai","email":"youhei.sakurai@elastic.co"},"sourceCommit":{"committedDate":"2024-05-09T10:08:07Z","message":"Fix time picker not to show `[object Object]` (#182152)\n\n## Summary\r\n\r\nThis PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM\r\nD, YYYY @ HH:mm:ss.SSS` correctly at the bottom.\r\n\r\nNote: It showed `[object Object]` instead of `MMM D, YYYY @\r\nHH:mm:ss.SSS` before this fix.\r\n\r\nFixes https://github.com/elastic/kibana/issues/182099\r\n\r\n## Release note\r\n\r\nFixes time picker to show allowed formats properly in absolute tabs.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"50d674867bdf1af37f6b61a89151e52c5da2bdbd","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","backport:prev-minor","v8.15.0"],"title":"Fix time picker not to show `[object Object]`","number":182152,"url":"https://github.com/elastic/kibana/pull/182152","mergeCommit":{"message":"Fix time picker not to show `[object Object]` (#182152)\n\n## Summary\r\n\r\nThis PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM\r\nD, YYYY @ HH:mm:ss.SSS` correctly at the bottom.\r\n\r\nNote: It showed `[object Object]` instead of `MMM D, YYYY @\r\nHH:mm:ss.SSS` before this fix.\r\n\r\nFixes https://github.com/elastic/kibana/issues/182099\r\n\r\n## Release note\r\n\r\nFixes time picker to show allowed formats properly in absolute tabs.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"50d674867bdf1af37f6b61a89151e52c5da2bdbd"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182152","number":182152,"mergeCommit":{"message":"Fix time picker not to show `[object Object]` (#182152)\n\n## Summary\r\n\r\nThis PR fixes one i18n mapping for EUI to render the `dateFormat` = `MMM\r\nD, YYYY @ HH:mm:ss.SSS` correctly at the bottom.\r\n\r\nNote: It showed `[object Object]` instead of `MMM D, YYYY @\r\nHH:mm:ss.SSS` before this fix.\r\n\r\nFixes https://github.com/elastic/kibana/issues/182099\r\n\r\n## Release note\r\n\r\nFixes time picker to show allowed formats properly in absolute tabs.\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"50d674867bdf1af37f6b61a89151e52c5da2bdbd"}}]}] BACKPORT--> Co-authored-by: Youhei Sakurai <youhei.sakurai@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
This PR fixes one i18n mapping for EUI to render the
dateFormat=MMM D, YYYY @ HH:mm:ss.SSScorrectly at the bottom.With

i18n.locale: "en":With

i18n.locale: "zh-CN":With

i18n.locale: "ja-JP":With

i18n.locale: "fr-FR":Note: It showed
[object Object]instead ofMMM D, YYYY @ HH:mm:ss.SSSbefore this fix.Fixes #182099
Checklist
For maintainers
Release note
Fixes time picker to show allowed formats properly in absolute tabs.