pietrop / slate-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. Using the SlateJs editor.
https://pietrop.github.io/slate-transcript-editor
Other
75 stars 33 forks source link

issue with long paragraphs #14

Closed pietrop closed 3 years ago

pietrop commented 3 years ago

Describe the bug

When you have long paragraphs, and you start editing the text, it jumps to the end of the paragraph, the cursor stays where it is, but you lose sight.

Expected behavior

Not to jump to end of paragraph.

Screenshots

slate-transcript

Desktop (please complete the following information):

noticed in pietrop/digital-paper-edit-firebase

Additional context

NA

pietrop commented 3 years ago

fixed in v 0.1.0 by upgrading slate dependency.