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
You are viewing the draft state of this page, any page you navigate to will be the published state.
However, links in standard Menu()s contain ?Stage=Stage, and will prompt the user to log in, so this statement is incorrect. Either the warning or the behaviour needs to be adjusted - I'm honestly not sure which approach makes more sense at this stage.
The text was updated successfully, but these errors were encountered:
We have to assume that people wont have access to log in as thats the problem space we are trying to solve.
Message could be something like:
You are viewing the draft state of this page, any other page you navigate to will be the published state unless you log into the CMS.
But in addition to that I think we should remove all the staging links (except the shared page) unless the user is logged in.
Tested version: 2.x-dev
Outline
The warning banner on a shared draft page states:
However, links in standard
Menu()
s contain?Stage=Stage
, and will prompt the user to log in, so this statement is incorrect. Either the warning or the behaviour needs to be adjusted - I'm honestly not sure which approach makes more sense at this stage.The text was updated successfully, but these errors were encountered: