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

feat(replay): Allow clicking on the circles in the replay timeline #63887

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

ryan953
Copy link
Member

@ryan953 ryan953 commented Jan 25, 2024

Before these red/purple/green circles were not clickable.... now they are! Clicking will take to you the timestamp of the first event in the bunch. You can still click on events that are listed in the hovercard too for the same result.

SCR-20240125-nldg

Fixes #62641

@ryan953 ryan953 requested a review from a team as a code owner January 25, 2024 20:09
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 25, 2024
@ryan953 ryan953 enabled auto-merge (squash) January 26, 2024 14:51
@ryan953 ryan953 merged commit c8baf01 into master Jan 26, 2024
40 checks passed
@ryan953 ryan953 deleted the ryan953/62641-clickable-timeline-circles branch January 26, 2024 14:56
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2024
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.

Clicking on a point in the timeline does not update replay to specific time
2 participants