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

Manipulating the podcast block causes the podcast to be removed from the feed. #293

Open
1 task done
dabowman opened this issue Apr 18, 2024 · 0 comments
Open
1 task done
Labels
type:bug Something isn't working.

Comments

@dabowman
Copy link

Describe the bug

After making some updates to my podcast episode pages today, I discovered that all my episodes no longer showed up on any podcasting services. After some investigation it seems that grouping or un-grouping the podcast audio embed block causes it to remove the podcast selection. This means that the episode no longer publishes in the feed and will be removed from podcast services.

It seems like it basically un-checks the box in the block settings when it's grouped or un-grouped. The tricky part is that you can select the podcast you want to publish to in two places—the block settings and the post settings. The boxes in the block settings and the post settings are somewhat synchronized but when you check or un-check the box in the block settings it doesn't visually change the box in the post settings until you reload the page—even though it seems to actually be changing that setting behind the scenes. This means that you can group/ungroup the podcast block—which usually de-selects the block, hiding its settings so you can't see what you just did—update your post—seeing the checkbox selected next to your podcast—and go on your merry way not realizing that you just un-published your episode. If you reload the editor you see that the podcast is now un-checked in the post settings and the block settings both.

Hopefully this makes sense! I'll include a video showing the problem in action.

Steps to Reproduce

Embed a podcast episode in a post, group it, see that the podcast has been de-selected from the settings.

Screenshots, screen recording, code snippet

video1945340586_2.mp4

Environment information

No response

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dabowman dabowman added the type:bug Something isn't working. label Apr 18, 2024
@jeffpaul jeffpaul added this to the 1.8.1 milestone Apr 18, 2024
@jeffpaul jeffpaul moved this from Incoming to To Do in Open Source Practice Apr 18, 2024
@dkotter dkotter modified the milestones: 1.8.1, 1.9.0 Aug 21, 2024
@dkotter dkotter modified the milestones: 1.9.0, Future Release Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working.
Projects
Status: To Do
Development

No branches or pull requests

3 participants