Skip to content

feat(replay): add time duration for each playback speed #94888

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

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

jas-kas
Copy link
Member

@jas-kas jas-kas commented Jul 3, 2025

This PR proposes a detailed plan to enhance the Replay Details page by displaying the adjusted replay duration next to each playback speed option.

Why:
To provide users with immediate insight into the actual duration of a replay when viewed at different playback speeds, improving clarity and user experience.

What:
The plan outlines modifications to ReplayPreferenceDropdown.tsx to calculate and display the adjusted replay duration (e.g., "2x (10:00)"). It ensures the duration is only shown when replay data is fully loaded and available, gracefully falling back to the current display otherwise.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 3, 2025
@jas-kas jas-kas changed the title Retry GitHub account connection feat(replay): add time duration for each playback speed Jul 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants