Actually, both for Live and VOD. On Live, the scroll jumps to the top every time AJAX updates the page. If it can scroll to current chapter instead, it will be easier to see what chapters are remaining.

Comments

westis’s picture

Priority: Normal » Major
kristofferwiklund’s picture

Issue summary: View changes
Related issues: +#2478375: Scroll to current chapter VOD

For Live we have the problem that we are refreshing the chapter list every second. Therefor if we always jump to the active chapter the user can not see anything else than the current chapter.

I think its a better approach that the scroll never changes so the user can decide them self what to look at.

And for VOD I have created an other issue as that is on an other component of the code.

kristofferwiklund’s picture

Title: Scroll to current chapter » Scroll to current chapter Live

kristofferwiklund’s picture

A bug in the admin view for scrolling to the top is fixed in the latest commit.