You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
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.
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.