Visual Environment Identification
50
Views
3
Comments
New
Builtin & User functions

Working with multiple environments simultaneously is a standard practice, but Service Studio makes it hard to distinguish between them at a glance. Currently, a developer must check the status bar to know if they are in Dev, QA, or Prod. 


Introduce an "Environment Theme" feature where we can assign a specific color to each infrastructure.

  • If I'm in Production, the Service Studio UI (or at least the tab bar) should have a distinct color (e.g., Red).

  • Add the environment name as a prefix to the tab title (e.g., "[PROD] MyModule").

This would prevent accidental changes in the wrong environment and significantly improve the UX for developers managing complex lifecycles.

šŸ’Æ

you have my upvote.

as a workaround, if your client / employer allows chrome extensions, you could make a little extension adding a colored banner and/or more elaborate css tweaks to each env (dependant on how much time you want to put in)

oops, i just reread, you are talking about service studio.  You still have my upvote, but that workaround was for service center (like not starting a timer in the wrong environment)

(i think 'being in production' with service studio is not something you should make a habit of)

Include the environment name in the window title: "Service Studio - Prod".