kontent-ai / smart-link

Kontent.ai Smart Link SDK can be used to automatically inject smart links to Kontent.ai according to manually specified HTML data attributes on your website. It also lets you connect your website with Web Spotlight (for faster editing and preview of your content).
MIT License
9 stars 4 forks source link

Allow edit item button outside Web Spotlight #154

Open pokornyd opened 7 months ago

pokornyd commented 7 months ago

Motivation

Edit item is effectively a superset of Edit element, the latter being available both in WSL and standard preview. As such, it would make sense to allow Edit item to be rendered in preview as well, as a similar functionality can be achieved by using the first element of an item to render Edit element button, which seems like an unnecessary workaround.

Proposed solution

Make Edit item button available outside web spotlight context.