James Dooley

Results 7 issues of James Dooley

**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** I originally put this fix in as part of https://github.com/bbc/react-transcript-editor/pull/222, but realised there may be an issue...

**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** https://github.com/bbc/react-transcript-editor/issues/150#issue-437707961 **Describe what the PR does** * Stops the re-alignment from running during the JSON save. This...

**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** **Describe what the PR does** **State whether the PR is ready for review or whether it needs...

**Describe what the PR does** This addresses the `groupWordsInParagraphs` function inside the Kaldi-to-draft editor. Usually, we have speaker segmentation attached from Kaldi, so we haven't been calling this. But it's...

**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** https://github.com/bbc/react-transcript-editor/pull/221 to be reviewed / merged first **Describe what the PR does** * Reducing renders of components...

**Describe the bug** When clicking on the video player to pause, the state of the play button doesn't update accordingly. **Additional context** @pietrop this was introduced during your layout changes...

bug
help wanted
good first issue

#### Issue: Hey Amish - appreciate all the work on this! I'm using [discord-ytdl-core](https://github.com/DevSnowflake/discord-ytdl-core) to effectively trim a youtube clip with a start & end time (`-ss` / `-to` flags...