UI Change to Distinguish Prod from Preprod and Int
I've been burned a few times by publishing content on the wrong environment, e.g. publishing a change in a test page on Integration only to learn I was actually on Production. Woops!
And it's not just me. I know of times our clients have done this, and other members of our team.
Can I suggest some sort of UI indicator (other than just the URL) to indicate which environment you're on?
- Maybe you could output the name of the environment in the header?
- Maybe you could you update the 'Publish Changes' button to read 'Publish Changes to {ENVIRONMENT}'?
-
Anonymous
commented
Would make sense to have some customization options of the CMS interface.
-
Anonymous
commented
burned by this myself a couple of days ago and another colleague yesterday, specifically when setting domains on a local copy of the database and either being unknowingly redirected somewhere to prod or possibly just having switched to a wrong browser tab.