You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Ensure the "Copy URL" button functions correctly and integrates seamlessly with the new toolbar, in traditional and headless pages
The behaviour of the current "Copy URL" button should not be affected
The text was updated successfully, but these errors were encountered:
Parent Issue
#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
The text was updated successfully, but these errors were encountered: