collective / volto-hydra

A volto addon to let you edit content in realtime when you have many frontends written in any framework
1 stars 2 forks source link

I can edit content using the sidebar and see changes on save (Sidebar/ edit mode) #2

Closed djay closed 2 months ago

djay commented 4 months ago

User Stories (as an editor...)

Out of scope

Technical

djay commented 3 months ago

@MAX-786 at this stage we don't need the iframe bridge. You can just reload the whole page in iframe after save.

Later on with the iframe bridge this can be done by the frontend recieving a message that the page is saved and it can reload itself instead.