Open iamdharmesh opened 1 month ago
@iamdharmesh is there still work pending here or can this open up for review?
@jeffpaul This is still in WIP. I am mainly blocked on how we want to proceed with the taxonomy settings (point 3 of this comment https://github.com/10up/simple-podcasting/issues/313#issuecomment-2364568916 and https://github.com/10up/simple-podcasting/issues/313#issuecomment-2379627439). Could you please share your thoughts on how we should proceed?
Description of the Change
As reported in one of the issues in https://github.com/10up/simple-podcasting/issues/313#issuecomment-2364568916, the podcast term was not being set in the podcast block when it was configured at the post level. This issue was caused by a bug in the useEffect code, which has been resolved by this PR.
How to test the Change
Note: I have noticed that updating the podcast term selection at the block level is not reflected at the post level until the post is saved. This is due to the custom podcast term panel we are using at the post level, which needs to be updated.
Changelog Entry
Credits
Props @dkotter @iamdharmesh
Checklist: