nrkno / transcriber-frontend

MIT License
32 stars 12 forks source link

Rendering performance issues #46

Closed schjonhaug closed 5 years ago

schjonhaug commented 5 years ago

Long transcripts will generate a lot of html markup, and the word tracking feature will become slow. Try to only render the full result markup on visible results.

https://github.com/fkhadra/react-on-screen https://github.com/joshwnj/react-visibility-sensor https://github.com/roderickhsiao/react-in-viewport