bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.28k stars 211 forks source link

FIX: Align FrostedGlassPromo values with Image component props #11719

Closed alex-magana closed 3 weeks ago

alex-magana commented 1 month ago

Resolves JIRA [number]

Overall changes

A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made.

Code changes

Testing

  1. Visit http://localhost:7080/russian/news-55041160
  2. Inspect the promos in the Feature Analysis section.
  3. The promos should include the srcset attribute in the img element.

Before Screenshot 2024-06-19 at 16 16 00

After Screenshot 2024-06-19 at 16 23 26

Helpful Links

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

Coding Standards

Repository use guidelines