mozilla / bedrock

Making mozilla.org awesome, one pebble at a time
https://www.mozilla.org
Mozilla Public License 2.0
1.18k stars 919 forks source link

Fix invalid role on /leadership modal links (fixes #15538) #15539

Open alexgibson opened 4 days ago

alexgibson commented 4 days ago

One-line summary

Issue / Bugzilla link

15538

Testing

I tested this with prod CMS data: https://bedrock.readthedocs.io/en/latest/cms.html#fetching-the-latest-cms-data-for-local-work

http://localhost:8000/en-US/about/leadership/

Running a11y tests should not generate a report for the leadership page after this fix:

I also tested this with VoiceOver on macOS to make sure things seemed to make sense.