Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: exit node banner ui improvements #408

Merged
merged 1 commit into from
May 22, 2024
Merged

android: exit node banner ui improvements #408

merged 1 commit into from
May 22, 2024

Conversation

kari-ts
Copy link
Contributor

@kari-ts kari-ts commented May 21, 2024

Screenshot_20240522-134127
Screenshot_20240522-134221
1000000099
1000000100

-show if device is running as an exit node
-if device is running as exit node, show button to stop running as exit node
-show exit node connection status
-for exit nodes, tapping 'disable' should result in the exit node being set to none but the banner still showing this exit node, with an 'enable' button which sets the exit node to this one

Updates https://github.com/tailscale/corp/issues/19122

Follow up will include:
-prevent user from running as exit node if it is using an exit node and vice versa instead of silently failing
-further handle MDM state - no buttons for MDM
-add explanation box for MDM offline state

@@ -287,6 +334,44 @@ val ColorScheme.secondaryButton: ButtonColors
}
}

val ColorScheme.offButton: ButtonColors
Copy link
Contributor

Choose a reason for hiding this comment

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

Same: exitNodeOfflineButton

-show if device is running as an exit node
-show exit node connection status

Updates tailscale/corp#19122

Follow up will include:
-make exit node picker recompose when exit node connection status changes
-prevent user from running as exit node if it is using an exit node and vice versa instead of silently failing
-add explanation box for MDM offline state

Signed-off-by: kari-ts <kari@tailscale.com>
@kari-ts kari-ts merged commit a05829b into main May 22, 2024
4 checks passed
@kari-ts kari-ts deleted the kari/exitstatus branch May 22, 2024 22:06
kari-ts added a commit that referenced this pull request May 29, 2024
-show if device is running as an exit node
-show exit node connection status

Updates tailscale/corp#19122

Follow up will include:
-make exit node picker recompose when exit node connection status changes
-prevent user from running as exit node if it is using an exit node and vice versa instead of silently failing
-add explanation box for MDM offline state

Signed-off-by: kari-ts <kari@tailscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants