-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Is your feature request related to a problem? Please describe.
In each deployment's manifest, there are status indicators (dots) for different functionalities like CDN Files, Redirects, Server-Side Rendering, and REST API. Currently, a red dot is used to signify "turned off," but it can be misinterpreted as an error, leading to confusion.
Describe the solution you'd like
An updated UI that makes it clear when a functionality is "turned off" instead of indicating an error. Possible solutions could include replacing the red dot with a different icon, label, or color to signify the inactive state more clearly.
Describe alternatives you've considered
An alternative could be adding a tooltip or label that explicitly says "Turned Off" when hovering over the red dot to clarify the status.
Additional context
This UI change would help reduce misunderstandings and improve the clarity of the status indicators.