Skip to content

Conversation

@ericpromislow
Copy link
Contributor

Fixes #2972

I did see the connectivity status getting updated on tab switch, but didn't see updates for either
docker-plugin symlink or the kubectl context check. This change updates everything, when it's needed.
Note that if there has been a change in the # of diagnostics since the diagnostics panel was last shown,
the badge # in the Diagnostics tab doesn't get updated until the list in the panel is updated.

Signed-off-by: Eric Promislow [email protected]

Copy link
Contributor

@mook-as mook-as left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Err, that seems like totally the wrong place? Please have pages/Diagnostics.vue dispatch a diagnostics/runDiagnostics in mounted() instead?

@ericpromislow
Copy link
Contributor Author

This isn't what we want.

@mook-as mook-as deleted the 2972-rerun-on-diagnostics-tab-enter branch September 22, 2022 20:33
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.

Offline check only occurs on General page

3 participants