bbc / simorgh

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

WSTEAMA-1454 - Related Content focus indicator #12176

Closed amoore108 closed 1 week ago

amoore108 commented 1 week ago

Resolves JIRA https://jira.dev.bbc.co.uk/browse/WSTEAMA-1454

Overall changes

Screenshot 2024-11-14 at 15 44 51

Testing

  1. Visit http://localhost:7080/pidgin/articles/c7049l52l2go?renderer_env=live
  2. Scroll down to the related content section
  3. Open Chrome dev tools
  4. Highlight the h2 element of the related content header
  5. Force :focus-visible state and observe the focus indicator styling

Helpful Links

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

Coding Standards

Repository use guidelines