issue-tracker icon indicating copy to clipboard operation
issue-tracker copied to clipboard

AI Radio Transcriptions: Scroll State Persistence

Open sambokai opened this issue 1 year ago • 1 comments

There's an issue with the current scroll behavior in the AI Radio Transcriptions. Right now, when you scroll down, the scroll position sticks to an absolute position, not to the particular message being viewed. This makes it a bit tough to read through the messages.

A potential solution could be to follow the scroll behavior used in YouTube Live or Twitch. In those platforms, when you scroll back to older messages, the scroll position 'sticks' to the messages you're currently viewing, and it stays there until you hit a 'back to live' button.

I've attached a screenshot of a YouTube live chat for reference, so please excuse any rough language. Implementing this change could make navigation in the AI Radio Transcriptions much smoother.

https://github.com/f1multiviewer/issue-tracker/assets/7689616/7bafdc59-41e2-43e2-a62b-e24be87e4d16

sambokai avatar Jun 18 '23 18:06 sambokai

Yep this is planned!

f1multiviewer avatar Jun 19 '23 11:06 f1multiviewer