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

Autoscrolling not working in some interviews (e.g., Dan Curry)#58 #1

Open
labradford opened this issue Mar 9, 2023 · 5 comments
Open
Assignees
Labels
blocked Cannot proceed - may be dependent on other work

Comments

@labradford
Copy link
Collaborator

labradford commented Mar 9, 2023

Dan Curry: https://oralhistory.library.ucla.edu/catalog/21198-zz002kdzx0

Screenshot 2023-12-07 at 09 42 52
@labradford
Copy link
Collaborator Author

Lea Ann Bradford November 2021

I'm not able to reproduce this on the Notch8 staging site or in local dev, also not seeing this as an issue on the production site.

Perhaps it is an issue with understanding how it works.

  • Turn autoscroll on
  • Media must have timestamps
  • When the player gets to a timestamp, the transcript window will jump to that timestamp.

When the timestamps are far apart, it appears as if the window isn't scrolling, but it is just waiting to get to the next timestamp.

@labradford
Copy link
Collaborator Author

Lea Ann Bradford November 2021

Still not able to reproduce the issue on the OH staging site

@labradford
Copy link
Collaborator Author

Crystal December 2021

Not currently reproducible. T-Kay will continue to look into this and for some additional examples before determining if this should be closed.

@aprilrieger
Copy link

aprilrieger commented Mar 27, 2023

Able to reproduce this on interviews with pdf transcripts.

Currently the Media Player only uses the xml transcript timestamps for the autoscrolling feature.

In order to get this working for pdf transcripts we would need to gather the timestamps data and format in a similar way.

https://webservices.library.ucla.edu/dldataprovider/oai2_0.do?metadataPrefix=mods&verb=GetRecord&identifier=oai:library.ucla.edu:digital2/21198-zz002kd7t9

https://static.library.ucla.edu/oralhistory/xml/21198-zz002kdcr6-2-master.xml

https://github.com/scientist-softserv/oral-history/blob/main/app/javascript/components/media_player.jsx#L244-L245

@aprilrieger aprilrieger moved this to SoftServ QA in oral_history Mar 27, 2023
@aprilrieger
Copy link

This is currently not working still.

@aprilrieger aprilrieger moved this from SoftServ QA to Ready for Development in oral_history Dec 7, 2023
@aprilrieger aprilrieger removed the status in oral_history Dec 7, 2023
@jillpe jillpe added the blocked Cannot proceed - may be dependent on other work label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Cannot proceed - may be dependent on other work
Projects
Status: No status
Development

No branches or pull requests

4 participants