10up / simple-podcasting

A simple podcasting solution for WordPress.
https://wordpress.org/plugins/simple-podcasting/
GNU General Public License v2.0
186 stars 30 forks source link

Improve onboarding experience - (phase 2) #194

Closed Sidsector9 closed 1 year ago

Sidsector9 commented 2 years ago

Is your enhancement related to a problem? Please describe.

Note

Right now you still need to read the docs (which are already slightly outdated) to figure out that you need to set up at least one podcast term in order for podcasting functionality to be available in the editor. We should consider the following as a better onboarding experience:

Feature request:

Allowing a podcast term to be added while in the editor, and then handle the fact that it needs more metadata set before actually going live somehow (notice, modal to edit all those details, something else).

Props @helen @jeffpaul @Nicolas-knight @jnetek

Designs

Links to designs:

Describe alternatives you've considered

No response

Code of Conduct

Sidsector9 commented 1 year ago

Progress update

Screenshot 2022-11-07 at 7 34 42 PM

The modal is done and populated with data. The UI differs from the design as I have used Gutenberg's components as it is.

Next step is to add logic to create the podcast show.