Skip to content
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

Fix(FeaturePodcast): Hide podcast link when media type is videoUpdate featurePodcast.js #57

Closed
wants to merge 1 commit into from

Conversation

prab0007al
Copy link

fix(FeaturePodcast): exclude podcast link when media type is video

When the media type is "video", the podcast link was mistakenly being rendered above the video player. This update adds a conditional check to ensure that the podcast link is only rendered for non-video content, addressing the UI issue reported.

fix(FeaturePodcast): exclude podcast link when media type is video

When the media type is "video", the podcast link was mistakenly being rendered above the video player.
This update adds a conditional check to ensure that the podcast link is only rendered for
non-video content, addressing the UI issue reported.

Signed-off-by: Prabal Thool <[email protected]>
@prab0007al prab0007al closed this by deleting the head repository Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant