Skip to content

Conversation

mgiota
Copy link
Contributor

@mgiota mgiota commented May 23, 2025

Fixes #221767

Follow up PR to address a few comments on this PR regarding the dashboard locator.

cc @dominiqueclarke

@github-actions github-actions bot added the author:obs-ux-management PRs authored by the obs ux management team label May 23, 2025
@mgiota mgiota added Team:obs-ux-management Observability Management User Experience Team and removed author:obs-ux-management PRs authored by the obs ux management team labels May 23, 2025
@mgiota mgiota self-assigned this May 23, 2025
@mgiota mgiota added backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes v8.19.0 v9.1.0 labels May 23, 2025
@mgiota mgiota marked this pull request as ready for review May 27, 2025 12:35
@mgiota mgiota requested a review from a team as a code owner May 27, 2025 12:35
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

const dashboardLocator = urlService.locators.get<DashboardLocatorParams>(DASHBOARD_APP_LOCATOR);

useEffect(() => {
setTimeRange(getPaddedAlertTimeRange(alertStart!, alertEnd));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason, it doesn't seem like the alert end date is working properly for recovered alerts. Whenever I navigate to the url, it just sets the end time as the absolute version of "now". Can you look into this further?

@mgiota
Copy link
Contributor Author

mgiota commented May 30, 2025

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

elasticmachine commented May 30, 2025

💔 Build Failed

Failed CI Steps

History

cc @mgiota

@mgiota
Copy link
Contributor Author

mgiota commented May 30, 2025

@elasticmachine merge upstream

@jasonrhodes
Copy link
Member

Hey @mgiota -- @andrewvc had created #228619 and added it to our upcoming iteration, but I just came across this in-progress PR, so I've closed Andrew's issue as a duplicate of the one this PR is closing.

I see this PR hasn't had updates since May, I don't remember if we've talked about this at all. Can you remind me what's the status is here? Are we blocked on this?

@mgiota
Copy link
Contributor Author

mgiota commented Jul 21, 2025

@jasonrhodes I am closing this one, since main changed and it is easier to fix in a new PR. I just opened a new one that fixes the issue @andrewvc created

@mgiota mgiota closed this Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-management Observability Management User Experience Team v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[o11y alert details page] Improve dashboard locator in related dashboards
4 participants