Skip to content

Conversation

@tynanford
Copy link
Contributor

@tynanford tynanford commented Sep 19, 2025

Closes #125

New option that is true by default to show (DISCONNECTED) on the home page for any PVs that pv web socket can't connect to. Toggle to false to instead not show anything if the PV doesn't have a value.

Now no matter what, on the PV details page the alarm severity will show DISCONNECTED in the REACT_APP_UNDEFINED_SEVERITY_COLOR if the web socket can't connect.

Also fixes 2 small bugs when REACT_APP_PVWS_IGNORE_CF_PVSTATUS=false

  • Live monitor checkboxes would be disabled when switching search from active to inactive and then back to active
  • The monitor all button was opening web socket subscriptions to PVs with pvStatus="Inactive"

@sonarqubecloud
Copy link

@tynanford tynanford merged commit 2b8be40 into master Sep 19, 2025
11 checks passed
@tynanford tynanford deleted the show-disconnected branch September 21, 2025 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pv values now show "null" if disconnected

2 participants