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
We user clicks on "Share" button and request is sent to back end, back end returns correct link, but nothing happen on front end and user doesn't have ability to copy link.
Steps to reproduce issue
I go to "/admin/pages"
I click on "Any page" in the tree
I press the "Share" button
Then I should see "Share draft content", but nothing happen
AC's
When I click on "Share" button then I should see popup element with "Share draft content" and link
Behat tests are passed
PRs
The text was updated successfully, but these errors were encountered:
Description
We user clicks on "Share" button and request is sent to back end, back end returns correct link, but nothing happen on front end and user doesn't have ability to copy link.
Steps to reproduce issue
AC's
PRs
The text was updated successfully, but these errors were encountered: