BeaconCMS / beacon_live_admin

Phoenix LiveView Admin Panel to manage Beacon CMS sites.
https://beaconcms.org
MIT License
55 stars 22 forks source link

Improve Publish Page workflow #282

Open leandrocp opened 3 weeks ago

leandrocp commented 3 weeks ago

Hitting Publish Page should perform the action, display a flash message to let the users know the result, and keep the current page open (do not redirect to index).

That should be the workflow either on code editor or visual editor pages.

Related to https://github.com/BeaconCMS/beacon_live_admin/issues/175