-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WORLDSERVICE-413 Audio pages podcast provider links unclickable on desktop #12484
base: latest
Are you sure you want to change the base?
WORLDSERVICE-413 Audio pages podcast provider links unclickable on desktop #12484
Conversation
Yea it likely comes from the media player, although we should be able to override the styling there as they are just HTML elements, rather than being within an iframe (benefit of Toucan!). I would check things like |
Once you manage to get this working, would you be able to apply the changes from #12423, so that we can remove force clicking from our tests? |
Sure, i've got it working now - will add the changes from that PR to this one now 👍 |
…nto WORLDSERVICE-413-bug-audio-pages-unclickable-links
Resolves JIRA WORLDSERVICE-413
Overall changes
Sets superResponsive to false for audio medialoader
Testing
Helpful Links
Add Links to useful resources related to this PR if applicable.
Coding Standards
Repository use guidelines