BYU-ODH / yvideo-client

Front-end code for Y-Video (React)
GNU General Public License v3.0
3 stars 3 forks source link

when dragging or resizing event, sometimes jumps to end of skip event #826

Open alexander-densley opened 1 year ago

alexander-densley commented 1 year ago

if you are dragging or resizing a mute, block, etc event that overlaps with the skip event, it jumps to the end of the skip event. Not sure if this is a bug or a feature but it should be a feature. I think it might be good to have an explanation shown when this happens to let the user know why they aren't able to do the edit.

Since what you are modifying is in a skip element, the edit will never be applied, might be beneficial to let them know this is why so they don't waste time being frustrated.

Situations, where this might happen and leave the user frustrated, is when they are adding a pause, comment, blur, or one of the lower edits because you can't tell what is being skipped when you are that far down.