Skip to content

Alarm sensitivity is not handled correctly #51

Description

@rjwills28

Currently cs-web-lib uses the property border_alarm_sensitive to decide whether to show a widget in the alarm state. This is inconsistent with the CSS implementation where the widget always acknowledges the alarm state and the user can optionally decide to also show this as a border.

CSS implementation for border_alarm_sensitive. Note that if false it still displays the value as red indicating it is in alarm state.
css_alarm

WebUI implementation. Note that when border_alarm_sensitive=false we get no alarm information
webui_alarm

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions