enonic / lib-admin-ui

Enonic XP Administration UI.
GNU General Public License v3.0
5 stars 5 forks source link

Missing warnings in Content Studio in read-only mode for duplication and sorting #134

Closed RF0 closed 6 years ago

RF0 commented 6 years ago

When setting the cms-repo in read-only mode with "./toolbox.sh set-read-only -a su:password -b -r cms-repo true" ; I get no error / warning message when

  1. Trying to duplicate a selected content
  2. Trying to change sort order of a content (spinning wheel of death)

Enonic XP 6.12.1 Chrome

sigdestad commented 6 years ago

We will solve this by making available a message in the footer just like we do with with offline. The popup must appear automatically and disappear when read only is turned off again. Just like offline red stripe.

alansemenov commented 6 years ago

Created a new epic here: https://github.com/enonic/xp/issues/5832