burdy-io / burdy

Most advanced open-source Headless CMS built in NodeJS and React. Written in Typescript!

Home Page:https://burdy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publishing post does not automatically save made changes

polynook opened this issue · comments

Editing example blog post (npx create-burdy-app my-blog -t next-blog) title or content and pressing "Publish" shows "Post(s) published" message, but made changes are not reflected in the webpage under localhost:4000. If "Save" is pressed after or before "Publish", made changes are displayed correctly.

I assume this is because pressing "Publish" does not trigger "Save" functionality and is not limited to title or content fields only. I haven't tested under other circumstances though. Not sure if it is intended behavior or not. I was expecting the changes to have been saved automatically when publishing a post.

Here's a short recording depicting the issue.

publishing_does_not_save_changes.mp4

Hi, thank you for the feedback, we have separated save and publish functionality.
It makes sense to publish it with latest updates so ill get back to you on this one as soon as we agree internally how to handle it

Planned, ill work on this one just as soon as I finish a few tasks.

ETA is next Monday!

We are solving one more issue with the editor and will include this enhancement together with that fix

Released in version 2.1.2