Skip to content

Conversation

@scttcper
Copy link
Member

Logs and metrics have consolidated on a style of tooltip and absolute date format. This makes issue breadcrumbs more closely match.

Adds some missing tooltips to these breadcrumb control buttons that only have icons.

before

image

after

image

Logs and metrics have consolidated on a style of tooltip and absolute date format. This makes issue breadcrumbs more closely match.

Adds some missing tooltips to these breadcrumb control buttons that only have icons.
@scttcper scttcper requested a review from a team December 16, 2025 00:36
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Dec 16, 2025
Copy link
Contributor

@cvxluo cvxluo left a comment

Choose a reason for hiding this comment

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

might be nice to align the UTC and PST:
Screenshot 2025-12-15 at 4 52 42 PM

import isValidDate from 'sentry/utils/date/isValidDate';
import {shouldUse24Hours} from 'sentry/utils/dates';

function BreadcrumbTimestampTooltipBody({timestamp}: {timestamp: Date}) {
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be unified with the logs version?

@scttcper scttcper merged commit 2a1b44a into master Dec 16, 2025
48 checks passed
@scttcper scttcper deleted the scttcper/match-breadcrumb-timestamp-format branch December 16, 2025 00:59
@github-actions github-actions bot locked and limited conversation to collaborators Dec 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants