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

Annotations functionalities #761

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Annotations functionalities #761

wants to merge 4 commits into from

Conversation

Dananji
Copy link
Collaborator

@Dananji Dananji commented Jan 15, 2025

Related issue: #649

This PR includes the following;

  • Checkbox in the annotations component to allow auto-scrolling of annotations with playback
    • this is turned on by default (similar to transcripts)
    • when auto-scrolling is turned on the annotation with the closest start time to the current time of the player is scrolled to the top of the annotations component and highlighted until the current time of the player reaches the next annotation in the list
Auto-scrolling.with.playback.mov
  • Show more/Show less button to expand the full text of the annotation when the annotation has more than 6 lines
Show.more.less.mov
  • Unit tests for all the new user interfaces
  • Filter supplementing annotations in Avalon manifests to include only transcripts in the Annotations component (using transcripts in the Annotation body 'id')

@Dananji Dananji marked this pull request as ready for review January 17, 2025 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant