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

[Graph Mindset] Ensure the final transcript segments are visible #2578

Open
3 tasks
tomsmith8 opened this issue Dec 24, 2024 · 3 comments
Open
3 tasks

[Graph Mindset] Ensure the final transcript segments are visible #2578

tomsmith8 opened this issue Dec 24, 2024 · 3 comments
Assignees
Labels

Comments

@tomsmith8
Copy link
Contributor

tomsmith8 commented Dec 24, 2024

Task

Currently, when the podcast reaches its final segments, the corresponding transcript and clip carousel do not persist and disappear, leaving an empty component. This creates a jarring user experience where the final content is not visible or accessible after playback concludes.

Expected Outcome:

The final transcript and clip carousel should remain visible after the playback ends, ensuring a seamless user experience.
The content should persist in its last known state, preventing it from being lost or replaced with an empty component.

Details:

  • Ensure that the state managing the rendering of transcript segments and the clip carousel is updated to persist the final content, even after playback concludes.
  • Test for scenarios where the playback ends naturally or is stopped manually to ensure consistent behavior.

Acceptance Criteria:

  • When the podcast ends, the final segments of the transcript and clip carousel is fully visible.
  • No empty state or visual gap is present in the component after playback concludes.
  • The carousel does not reset or disappear unless explicitly navigated away from.

Example, with segments:
Screenshot 2024-12-24 at 10 25 49

Current End:
image

@tomsmith8 tomsmith8 changed the title [Graph Mindset] [Graph Mindset] Ensure the final transcript segments are visible Dec 24, 2024
@MirzaHanan
Copy link
Contributor

@tomsmith8 assign me?

@saithsab877
Copy link
Contributor

@tomsmith8 Please assign me?

@Shoaibdev7
Copy link
Contributor

@tomsmith8 I can help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants