Page MenuHomePhabricator

The progress bar should be inline when loading inline audio files in VideoJS player
Open, LowPublic

Description

I generally like the new experience, but the loading indicator appearing on the top of the page even for inline players looks a bit out of place. Couldn’t that also be shown inline, where the actual player will appear?

Event Timeline

I've taken a small go at this last weekend, but its more difficult than it looks, as the videojs player replaces the placeholder before it is finished loading the player, making it hard to keep the progress bar within the inline area. I'll work on it in the coming week, see if there are better ways to handle this.

TheDJ triaged this task as Low priority.Apr 12 2022, 9:12 AM

Do you want me to wait before further deployments?

@Ladsgroup I don't think that is needed. It's functional now, just maybe not as pretty as ppl might like. I don't consider it a blocker at this time.