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: [VAULT-17041] Client count card #22323

Merged

Conversation

kiannaquach
Copy link
Contributor

@kiannaquach kiannaquach commented Aug 14, 2023

Description
radio

TODO's in different PR:

  • acceptance test for client count card
  • reordering / styling of all cards

@kiannaquach kiannaquach added this to the 1.15 milestone Aug 14, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Aug 14, 2023
@kiannaquach kiannaquach marked this pull request as ready for review August 15, 2023 16:27
@kiannaquach kiannaquach changed the title UI: [VAULT-17041] Client card card UI: [VAULT-17041] Client count card Aug 15, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@@ -50,6 +50,7 @@
@route={{backend.backendLink}}
@model={{backend.id}}
class="has-text-weight-semibold is-no-underline"
target="_blank"
Copy link
Contributor

Choose a reason for hiding this comment

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

Just confirming that we indeed want these links to always open in a new tab? My understanding is you only do that if you're linking off your website. Ex: we were linking to documentation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll reconfirm with design and get back to you! The reason why we added this is that the breadcrumbs don't match the behavior of the link. Going to remove the new tab links for now.

Copy link
Contributor

@Monkeychip Monkeychip left a comment

Choose a reason for hiding this comment

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

Question about the use of target=_blank but everything else looks good.

@kiannaquach kiannaquach merged commit 95d415a into ui/landing-page-dashboard Aug 15, 2023
@kiannaquach kiannaquach deleted the ui/VAULT-17041/client-count-card branch August 15, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed pr/no-changelog ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants