Open PetrSvirak opened 3 years ago
The project currently uses a custom-made tag helper that allows for opening Kontent UI after a click. It would be superb if it could leverage kontent-smart-link SDK and so Dancing Goat was made Web Spotlight ready.
Use UMD bundle instead of currently used (EditLinkTagHelper)[ https://github.com/Kentico/kontent-sample-app-net/blob/master/DancingGoat/TagHelpers/EditLinkTagHelper.cs].
Related branch: https://github.com/Kentico/kontent-sample-app-net/tree/webspotlight
Motivation
The project currently uses a custom-made tag helper that allows for opening Kontent UI after a click. It would be superb if it could leverage kontent-smart-link SDK and so Dancing Goat was made Web Spotlight ready.
Proposed solution
Use UMD bundle instead of currently used (EditLinkTagHelper)[ https://github.com/Kentico/kontent-sample-app-net/blob/master/DancingGoat/TagHelpers/EditLinkTagHelper.cs].
Additional context