learlab / strapi

https://strapi-pi-eight.vercel.app
1 stars 0 forks source link

Add Preview Button #47

Closed langdonholmes closed 2 months ago

langdonholmes commented 2 months ago

We should add a preview button to each page. The preview app will query the Strapi DB for the content, so the preview button should either:

  1. Save the content before previewing (should be easy).
  2. Be disabled when there are unsaved changes (may be better, but probably harder to implement).

iTELL Preview

Preview Button Plugin