visualization-tool
visualization-tool copied to clipboard
Always show debug panel icon when not on PROD
Currently, we only show the debug panel icon (🛠️) when flag__debug is set to true. This makes it a "hidden knowledge" and makes it harder to access the flags panel in a quick way. As discussed internally, we should make this icon visible at all times when we are not on PROD.