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

ui: Add TProxy Mode notice banner to service instance Upstreams tab #10136

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

kaxcode
Copy link
Contributor

@kaxcode kaxcode commented Apr 27, 2021

Adding a "warning" notice at the top of the service instance upstream tab. This gives the user more information about the upstreams list rendered.

Screen Shot 2021-04-27 at 4 27 51 PM

@kaxcode kaxcode added theme/ui Anything related to the UI backport/1.10 labels Apr 27, 2021
@kaxcode kaxcode requested a review from johncowen April 27, 2021 20:31
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging April 27, 2021 20:33 Inactive
@vercel vercel bot temporarily deployed to Preview – consul April 27, 2021 20:33 Inactive
@internal={{false}}
@action={{true}}
/>
{{/if}}
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd prefer to use a normal <Notice /> component here, (then we keep the h3 etc in the top level route template) would it be ok to change that out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@johncowen Updated to use <Notice />

Copy link
Contributor

@johncowen johncowen left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/ui Anything related to the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants