-
-
Notifications
You must be signed in to change notification settings - Fork 156
Open
Labels
Ready for DevelopmentAutomatically assigned to issues that are ready to be picked upAutomatically assigned to issues that are ready to be picked upbugSomething isn't workingSomething isn't workingfrontendFrontend developmentFrontend developmentgood first issueGood for newcomersGood for newcomers
Description
Describe the bug
In hearings, there is a semi-rare when clicking on a timestamp will move the video/timestamp to the transcript item before the one clicked.
To Reproduce
Steps to reproduce the behavior:
- Go to a hearing and click on the link for each timestamp.
- About 1/60 (probably) timestamps will instead move the highlight to the previous item when clicked.
Expected behavior
Clicking on a timestamp should always move to that transcript item.
Actual Results + Screenshots
Clicking on a timestamp rarely moves the highlight to the previous transcript item.
Device:
Any
Additional context
Simple fix, making this issue to remember to do it. It's something to do with the seconds rounding in components/hearing/Transcription.tsx.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Ready for DevelopmentAutomatically assigned to issues that are ready to be picked upAutomatically assigned to issues that are ready to be picked upbugSomething isn't workingSomething isn't workingfrontendFrontend developmentFrontend developmentgood first issueGood for newcomersGood for newcomers