Skip to content

Conversation

@barnstar
Copy link
Member

fixes tailscale/corp#36233

We should be dropping health warnings in the NeedsLogin state. This matches the behaviour of iOS and macOS.

fixes tailscale/corp#36233

We should be dropping health warnings in the NeedsLogin state.
This matches the behaviour of iOS and macOS.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
// When the client is Stopped, requires Login or has no state, we should drop all
// existing warnings
when (val ipnState = pair.second) {
Ipn.State.NeedsLogin,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think this isn't relevant to Android, but what about InUseOtherUser?

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.

2 participants