Skip to content

fix: use standard diagnostic status strings for fsnotify watcher#158

Open
gregzuro wants to merge 1 commit intomarcus:mainfrom
gregzuro:fix/watcher-status
Open

fix: use standard diagnostic status strings for fsnotify watcher#158
gregzuro wants to merge 1 commit intomarcus:mainfrom
gregzuro:fix/watcher-status

Conversation

@gregzuro
Copy link

The conversations plugin Diagnostics() returned 'on'/'off' for watcher status, but the diagnostics modal only recognizes 'ok', 'warning', and 'error' for colored status icons. 'on' fell to the default case, rendering the fsnotify entry as muted/dim instead of lit.

Changed watcher status from 'on'/'off' to 'ok'/'error'.

The conversations plugin Diagnostics() returned 'on'/'off' for watcher
status, but the diagnostics modal only recognizes 'ok', 'warning', and
'error' for colored status icons. 'on' fell to the default case,
rendering the fsnotify entry as muted/dim instead of lit.

Changed watcher status from 'on'/'off' to 'ok'/'error'.
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.

1 participant