simorgh icon indicating copy to clipboard operation
simorgh copied to clipboard

WSTEAM1-733 Display audio on the Live Page

Open emilysaffron opened this issue 4 months ago • 2 comments

Resolves JIRA WSTEAM1-733 Overall changes

Displays audio within live page posts

Code changes

  • adds audio rendered with the MediaLoader to componentsToRender within Post
  • adds fixture data and unit test

Testing

  1. Visit http://localhost.bbc.com:7081/mundo/live/cemn2qq3x8vt?renderer_env=test and find the post with embedded audio. Observe the working audio player, make sure it looks correct and functions. (Media playing twice is a react re-rendering issue and is expected, it works fine not on local)

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines

emilysaffron avatar Oct 04 '24 11:10 emilysaffron