Skip to content

Conversation

@kowalczyk-krzysztof
Copy link
Member

Summary

This PR fixes a bug where mixed dates (e.g one absolute and one relative) wouldn't work properly and "now" was rendering as 0 seconds in share modal date picker.

It also fixes a regression where dashboard time range param name was renamed to snake_case.

Closes: #241084

@kowalczyk-krzysztof kowalczyk-krzysztof self-assigned this Dec 8, 2025
@kowalczyk-krzysztof kowalczyk-krzysztof added the bug Fixes for quality problems that affect the customer experience label Dec 8, 2025
@kowalczyk-krzysztof kowalczyk-krzysztof requested a review from a team as a code owner December 8, 2025 15:01
@kowalczyk-krzysztof kowalczyk-krzysztof added release_note:fix backport:all-open Backport to all branches that could still receive a release labels Dec 8, 2025
@kowalczyk-krzysztof kowalczyk-krzysztof added papercut Small "burr" in the product that we should fix. Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// labels Dec 8, 2025
@elasticmachine
Copy link
Contributor

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

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
share 53.8KB 53.6KB -274.0B

cc @kowalczyk-krzysztof

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:all-open Backport to all branches that could still receive a release bug Fixes for quality problems that affect the customer experience papercut Small "burr" in the product that we should fix. release_note:fix Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sharing a dashboard with a relative time range generates a "from now to in o seconds" time range

2 participants