dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
864 stars 467 forks source link

FTM: New UVE Toolbar - Implement "Copy URL" button #30732

Open KevinDavilaDotCMS opened 1 day ago

KevinDavilaDotCMS commented 1 day ago

Parent Issue

https://github.com/dotCMS/core/issues/30598

Task

Implement the logic for the "Copy URL" button in the new UVE Toolbar component. This task involves modifying (if necessary) store logic for the newWithEditorToolbar() feature store, reusing existing copy URL functionality where possible.

Proposed Objective

Add the "Copy URL" button logic to the new toolbar and ensure it functions correctly under the feature flag, maintaining consistency with the existing copy URL functionality.

Acceptance Criteria