-
Notifications
You must be signed in to change notification settings - Fork 17
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
autoEdit Freezes when Editing Short Transcripts #63
Comments
Hi @Sanchovilla I don't fully understand this part tho
Could you try and re-word it and/or maybe share a gif of it in action? (even without the crash, just to understand the behaviour that sometimes causes it) |
I suspect is an issue with the underlying component used to correct the transcript pietrop/slate-transcript-editor (see storybook) There's some alignment happening under the hood on save. and the alignment algorithm might have a 🐛 or two in some "edge cases" such as this one pietrop/slate-transcript-editor#43. We are looking into it, as it's a pretty big inconvenience. but any help in being able to reproduce potential issues would be good. |
Oh yes of course, my apologies. My explanations leave much to be desired. I will see if I can do this with video to show you later today. |
That'll be great, thanks! I normally use this for gifs LICEcap it's easier to embed those in a post here on github, but video is also fine, if you have somewhere to host it etc.. |
Okay, here is short clip. I was having trouble recreating it but this time it occurred when I was trying to delete and move a word up to the line above it (about 10 seconds into the video). I'll keep trying to recreate the one I mentioned in my original issue. |
Yes, in this case I deleted the Capital letter I, then hit delete again to move it up to the line above it and that is when it froze |
So this is a problem with the underlying |
Describe the bug
I have been in the middle of editing a couple of transcripts (both about three pages long) and the program will lock up/freeze. I am able reload to the last save when it occurs. (sidenote: autoEdit is awesome!)
To Reproduce
This has worked a few time to reproduce the behavior:
Expected behavior
autoEdit freezes completely. I can only access/interact with the menu at the top of the screen and not on the app. Reloading does solve the issue but all changes prior to freezing are lost.
Screenshots
If applicable, add screenshots to help explain your problem.
autoEdit3 Version 1.4.0
Desktop (please complete the following information):
Model Name: iMac
Model Identifier: iMac14,4
Operating System: Big Sur Version 11.2.3
Processor Name: Dual-Core Intel Core i5
Processor Speed: 1.4 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Hyper-Threading Technology: Enabled
Memory: 8 GB
System Firmware Version: 430.0.0.0.0
Additional Note: I had the same exact issue when working on a newer model Dell Latitude Tablet (running windows) but I don't have access to its information although I was also running version 1.4.0
The text was updated successfully, but these errors were encountered: